Открытые статические члены | |
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) |
Открытые атрибуты | |
const | DOCUMENT_TYPE_PREFIX = 'iblock_' |
Защищенные статические члены | |
static | setArray (array $result, $value) |
static | getSystemIblockFields () |
static | getRightsTasks () |
static | isAdmin () |
См. определение в файле bizprocdocument.php строка 13
|
static |
$documentType | |
$fields |
CBPArgumentOutOfRangeException |
См. определение в файле bizprocdocument.php строка 848
|
static |
См. определение в файле bizprocdocument.php строка 1633
|
static |
См. определение в файле bizprocdocument.php строка 1837
|
static |
$iblockId |
См. определение в файле bizprocdocument.php строка 63
|
static |
$iblockType | |
$iblockId |
См. определение в файле bizprocdocument.php строка 39
|
static |
|
static |
|
static |
string | $documentType |
CBPArgumentOutOfRangeException |
См. определение в файле bizprocdocument.php строка 1563
|
static |
$documentType | ||
bool | $withExtended |
См. определение в файле bizprocdocument.php строка 2026
|
static |
$documentId |
CBPArgumentNullException | |
CBPArgumentOutOfRangeException | |
Exception |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 118
|
static |
int | $documentId |
CBPArgumentNullException |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 1513
|
static |
$iblockType | |
$documentId |
См. определение в файле bizprocdocument.php строка 52
|
static |
string | $documentType |
CBPArgumentOutOfRangeException |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 604
|
static |
Method return array with all information about document. Array used for method RecoverDocumentFromHistory.
string | $documentId | |
$historyIndex |
CBPArgumentNullException |
См. определение в файле bizprocdocument.php строка 3210
|
static |
Method returns document icon (image source path)
$documentId |
CBPArgumentNullException |
См. определение в файле bizprocdocument.php строка 87
|
static |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 19
|
static |
См. определение в файле bizprocdocument.php строка 2077
|
static |
См. определение в файле bizprocdocument.php строка 2616
|
static |
См. определение в файле bizprocdocument.php строка 2927
|
staticprotected |
См. определение в файле bizprocdocument.php строка 1534
|
staticprotected |
См. определение в файле bizprocdocument.php строка 422
|
staticprotected |
См. определение в файле bizprocdocument.php строка 2007
|
static |
Переопределяется в BizprocDocumentLists.
См. определение в файле bizprocdocument.php строка 3287
|
static |
string | $documentId | |
string | $workflowId | |
int | $status | |
null | CBPActivity | $rootActivity |
См. определение в файле bizprocdocument.php строка 1469
|
static |
The method of publishing the document. That is making it available in the public section.
string | $documentId |
См. определение в файле bizprocdocument.php строка 3079
|
staticprotected |
См. определение в файле bizprocdocument.php строка 413
|
static |
См. определение в файле bizprocdocument.php строка 2071
|
static |
$documentType | ||
array | $permissions |
См. определение в файле bizprocdocument.php строка 1611
|
static |
$documentType | ||
array | $permissions |
См. определение в файле bizprocdocument.php строка 1590
|
static |
См. определение в файле bizprocdocument.php строка 3039
|
static |
См. определение в файле bizprocdocument.php строка 1247
|
static |
string | $documentType | |
array | $fields |
CBPArgumentOutOfRangeException |
См. определение в файле bizprocdocument.php строка 1039
const DOCUMENT_TYPE_PREFIX = 'iblock_' |
См. определение в файле bizprocdocument.php строка 15