1C-Bitrix 25.700.0
|
Открытые статические члены | |
static | getEntityName () |
static | generateDocumentType ($iblockId) |
static | generateDocumentComplexType ($iblockType, $iblockId) |
static | getDocumentComplexId ($iblockType, $documentId) |
static | deleteDataIblock ($iblockId) |
static | getDocumentIcon ($documentId) |
static | getDocument ($documentId) |
static | getDocumentFields ($documentType) |
static | generateMnemonicCode ($integerCode=0) |
static | addDocumentField ($documentType, $fields) |
static | updateDocumentField ($documentType, $fields) |
static | updateDocument ($documentId, $arFields) |
static | onWorkflowStatusChange ($documentId, $workflowId, $status, $rootActivity) |
static | getDocumentAdminPage ($documentId) |
static | getAllowableOperations ($documentType) |
static | toInternalOperations ($documentType, $permissions) |
static | toExternalOperations ($documentType, $permissions) |
static | CanUserOperateDocument ($operation, $userId, $documentId, $parameters=array()) |
static | CanUserOperateDocumentType ($operation, $userId, $documentType, $parameters=array()) |
static | GetAllowableUserGroups ($documentType, $withExtended=false) |
static | SetPermissions ($documentId, $workflowId, $permissions, $rewrite=true) |
static | GetFieldInputControl ($documentType, $fieldType, $fieldName, $fieldValue, $allowSelection=false, $publicMode=false) |
static | GetFieldInputValue ($documentType, $fieldType, $fieldName, $request, &$errors) |
static | GetFieldInputValuePrintable ($documentType, $fieldType, $fieldValue) |
static | UnlockDocument ($documentId, $workflowId) |
static | PublishDocument ($documentId) |
static | GetDocumentForHistory ($documentId, $historyIndex) |
static | isFeatureEnabled ($documentType, $feature) |
static | getBizprocEditorUrl ($documentType) |
Открытые статические члены унаследованные от CIBlockDocument | |
static | GetFieldValuePrintable ($documentId, $fieldName, $fieldType, $fieldValue, $arFieldType) |
static | GetVersion () |
static | GetDocumentAdminPage ($documentId) |
static | getDocumentName ($documentId) |
static | getDocumentTypeName ($documentType) |
static | getDocumentTypeCaption ($documentType) |
static | isDocumentExists ($documentId) |
static | GetDocument ($documentId) |
static | GetDocumentType ($documentId) |
static | GetDocumentFields ($documentType) |
static | GetDocumentFieldTypes ($documentType) |
static | AddDocumentField ($documentType, $arFields) |
static | UpdateDocument ($documentId, $arFields) |
static | LockDocument ($documentId, $workflowId) |
static | IsDocumentLocked ($documentId, $workflowId) |
static | CreateDocument ($parentDocumentId, $arFields) |
static | DeleteDocument ($documentId) |
static | CloneElement ($ID, $arFields=array()) |
static | UnpublishDocument ($documentId) |
static | GetAllowableOperations ($documentType) |
static | GetJSFunctionsForFields ($documentType, $objectName, $arDocumentFields=array(), $arDocumentFieldTypes=array()) |
static | GetFieldInputControlOptions ($documentType, &$arFieldType, $jsFunctionName, &$value) |
static | GetUsersFromUserGroup ($group, $documentId) |
static | RecoverDocumentFromHistory ($documentId, $arDocument) |
static | isExtendedPermsSupported ($documentType) |
static | generatePropertyCode ($name, $code, $iblockId, $propertyId=0) |
Поля данных | |
const | DOCUMENT_TYPE_PREFIX = 'iblock_' |
Защищенные статические члены | |
static | setArray (array $result, $value) |
static | getSystemIblockFields () |
static | getRightsTasks () |
static | isAdmin () |
См. определение в файле bizprocdocument.php строка 14
|
static |
$documentType | |
$fields |
CBPArgumentOutOfRangeException |
См. определение в файле bizprocdocument.php строка 893
|
static |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 1693
|
static |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 1897
|
static |
$iblockId |
См. определение в файле bizprocdocument.php строка 65
|
static |
$iblockType | |
$iblockId |
См. определение в файле bizprocdocument.php строка 41
|
static |
|
static |
int | $integerCode |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 876
|
static |
string | $documentType |
CBPArgumentOutOfRangeException |
См. определение в файле bizprocdocument.php строка 1623
|
static |
$documentType | ||
bool | $withExtended |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 2086
|
static |
См. определение в файле bizprocdocument.php строка 3373
|
static |
$documentId |
CBPArgumentNullException | |
CBPArgumentOutOfRangeException | |
Exception |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 120
|
static |
int | $documentId |
CBPArgumentNullException |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 1573
|
static |
$iblockType | |
$documentId |
См. определение в файле bizprocdocument.php строка 54
|
static |
string | $documentType |
CBPArgumentOutOfRangeException |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 631
|
static |
Method return array with all information about document. Array used for method RecoverDocumentFromHistory.
string | $documentId | |
$historyIndex |
CBPArgumentNullException |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 3291
|
static |
Method returns document icon (image source path)
$documentId |
CBPArgumentNullException |
См. определение в файле bizprocdocument.php строка 89
|
static |
Переопределяет метод предка CIBlockDocument.
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 21
|
static |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 2158
|
static |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 2697
|
static |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 3008
|
staticprotected |
См. определение в файле bizprocdocument.php строка 1594
|
staticprotected |
См. определение в файле bizprocdocument.php строка 449
|
staticprotected |
См. определение в файле bizprocdocument.php строка 2067
|
static |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 3368
|
static |
string | $documentId | |
string | $workflowId | |
int | $status | |
null | CBPActivity | $rootActivity |
См. определение в файле bizprocdocument.php строка 1529
|
static |
The method of publishing the document. That is making it available in the public section.
string | $documentId |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 3160
|
staticprotected |
См. определение в файле bizprocdocument.php строка 440
|
static |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 2152
|
static |
$documentType | ||
array | $permissions |
См. определение в файле bizprocdocument.php строка 1671
|
static |
$documentType | ||
array | $permissions |
См. определение в файле bizprocdocument.php строка 1650
|
static |
Переопределяет метод предка CIBlockDocument.
См. определение в файле bizprocdocument.php строка 3120
|
static |
См. определение в файле bizprocdocument.php строка 1294
|
static |
string | $documentType | |
array | $fields |
CBPArgumentOutOfRangeException |
См. определение в файле bizprocdocument.php строка 1086
const DOCUMENT_TYPE_PREFIX = 'iblock_' |
См. определение в файле bizprocdocument.php строка 16