addDocumentField($documentType, $fields) | BizprocDocument | static |
CanUserOperateDocument($operation, $userId, $documentId, $parameters=array()) | BizprocDocument | static |
CanUserOperateDocumentType($operation, $userId, $documentType, $parameters=array()) | BizprocDocument | static |
deleteDataIblock($iblockId) | BizprocDocument | static |
DOCUMENT_TYPE_PREFIX | BizprocDocument | |
generateDocumentComplexType($iblockType, $iblockId) | BizprocDocument | static |
generateDocumentType($iblockId) | BizprocDocument | static |
generateMnemonicCode($integerCode=0) | BizprocDocument | static |
getAllowableOperations($documentType) | BizprocDocument | static |
GetAllowableUserGroups($documentType, $withExtended=false) | BizprocDocument | static |
getDocument($documentId) | BizprocDocumentLists | static |
getDocumentAdminPage($documentId) | BizprocDocumentLists | static |
getDocumentComplexId($iblockType, $documentId) | BizprocDocument | static |
getDocumentFields($documentType) | BizprocDocumentLists | static |
GetDocumentForHistory($documentId, $historyIndex) | BizprocDocument | static |
getDocumentIcon($documentId) | BizprocDocument | static |
getEntityName() | BizprocDocumentLists | static |
GetFieldInputControl($documentType, $fieldType, $fieldName, $fieldValue, $allowSelection=false, $publicMode=false) | BizprocDocument | static |
GetFieldInputValue($documentType, $fieldType, $fieldName, $request, &$errors) | BizprocDocument | static |
GetFieldInputValuePrintable($documentType, $fieldType, $fieldValue) | BizprocDocument | static |
getRightsTasks() | BizprocDocument | protectedstatic |
getSystemIblockFields() | BizprocDocument | protectedstatic |
isAdmin() | BizprocDocument | protectedstatic |
isFeatureEnabled($documentType, $feature) | BizprocDocumentLists | static |
onWorkflowStatusChange($documentId, $workflowId, $status, $rootActivity) | BizprocDocument | static |
PublishDocument($documentId) | BizprocDocument | static |
setArray(array $result, $value) | BizprocDocument | protectedstatic |
SetPermissions($documentId, $workflowId, $permissions, $rewrite=true) | BizprocDocument | static |
toExternalOperations($documentType, $permissions) | BizprocDocument | static |
toInternalOperations($documentType, $permissions) | BizprocDocument | static |
UnlockDocument($documentId, $workflowId) | BizprocDocument | static |
updateDocument($documentId, $arFields) | BizprocDocument | static |
updateDocumentField($documentType, $fields) | BizprocDocument | static |