|
| static | getEntityName () |
| static | getDocument ($documentId) |
| static | getDocumentFields ($documentType) |
| static | isFeatureEnabled ($documentType, $feature) |
| static | getDocumentAdminPage ($documentId) |
| static | generateDocumentType ($iblockId) |
| static | generateDocumentComplexType ($iblockType, $iblockId) |
| static | getDocumentComplexId ($iblockType, $documentId) |
| static | deleteDataIblock ($iblockId) |
| static | getDocumentIcon ($documentId) |
| static | generateMnemonicCode ($integerCode=0) |
| static | addDocumentField ($documentType, $fields) |
| static | updateDocumentField ($documentType, $fields) |
| static | updateDocument ($documentId, $arFields) |
| static | onWorkflowStatusChange ($documentId, $workflowId, $status, $rootActivity) |
| 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 | getBizprocEditorUrl ($documentType) |
| 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) |
См. определение в файле bizprocdocumentlists.php строка 16