1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CAllCatalogDocs
Граф наследования:CAllCatalogDocs:
CCatalogDocs

Открытые статические члены

static update ($id, $arFields)
static delete ($id)
static OnIBlockElementDelete ($productID)
static OnCatalogStoreDelete ($storeID)
static OnBeforeIBlockElementDelete ($productID)
static synchronizeStockQuantity ($storeId, $iblockId=0)

Поля данных

const DELETE_CONDUCTED_ERROR = 1
const CONDUCTED = 'Y'
const CANCELLED = 'C'

Статические открытые данные

static $types

Защищенные статические члены

static saveFiles (int $documentId, array $files)
static convertFileList (array $fileMap, array $files)
static deleteDocumentFiles (int $documentId)
static checkRequiredFields (array $arFields, string $docType)
static checkFields ($action, &$arFields)

Подробное описание

См. определение в файле store_docs.php строка 13

Методы

◆ checkFields()

checkFields ( $action,
& $arFields )
staticprotected
Аргументы
$action
$arFields
Возвращает
bool

См. определение в файле store_docs.php строка 537

◆ checkRequiredFields()

checkRequiredFields ( array $arFields,
string $docType )
staticprotected
Аргументы
array$arFields
string$docType
Возвращает
bool

См. определение в файле store_docs.php строка 504

◆ convertFileList()

convertFileList ( array $fileMap,
array $files )
staticprotected

См. определение в файле store_docs.php строка 306

◆ delete()

delete ( $id)
static
Аргументы
$id
Возвращает
bool

См. определение в файле store_docs.php строка 386

◆ deleteDocumentFiles()

deleteDocumentFiles ( int $documentId)
staticprotected

См. определение в файле store_docs.php строка 478

◆ OnBeforeIBlockElementDelete()

OnBeforeIBlockElementDelete ( $productID)
static

См. определение в файле store_docs.php строка 771

◆ OnCatalogStoreDelete()

OnCatalogStoreDelete ( $storeID)
static

См. определение в файле store_docs.php строка 761

◆ OnIBlockElementDelete()

OnIBlockElementDelete ( $productID)
static

См. определение в файле store_docs.php строка 745

◆ saveFiles()

saveFiles ( int $documentId,
array $files )
staticprotected

См. определение в файле store_docs.php строка 159

◆ synchronizeStockQuantity()

synchronizeStockQuantity ( $storeId,
$iblockId = 0 )
static

См. определение в файле store_docs.php строка 807

◆ update()

update ( $id,
$arFields )
static
Аргументы
$id
$arFields
Возвращает
bool

@global CDataBase $DB

См. определение в файле store_docs.php строка 35

Поля

◆ $types

$types
static
Инициализатор
= [
Catalog\StoreDocumentTable::TYPE_ARRIVAL => "CCatalogArrivalDocs",
Catalog\StoreDocumentTable::TYPE_STORE_ADJUSTMENT => "CCatalogStoreAdjustmentDocs",
Catalog\StoreDocumentTable::TYPE_MOVING => "CCatalogMovingDocs",
Catalog\StoreDocumentTable::TYPE_RETURN => "CCatalogReturnsDocs",
Catalog\StoreDocumentTable::TYPE_DEDUCT => "CCatalogDeductDocs",
Catalog\StoreDocumentTable::TYPE_UNDO_RESERVE => "CCatalogUnReservedDocs",
]

См. определение в файле store_docs.php строка 15

◆ CANCELLED

const CANCELLED = 'C'

См. определение в файле store_docs.php строка 28

◆ CONDUCTED

const CONDUCTED = 'Y'

См. определение в файле store_docs.php строка 27

◆ DELETE_CONDUCTED_ERROR

const DELETE_CONDUCTED_ERROR = 1

См. определение в файле store_docs.php строка 24


Объявления и описания членов класса находятся в файле: