1C-Bitrix 25.700.0
|
Открытые члены | |
getEntityName ($moduleId, $entity) | |
getDocument ($parameterDocumentId, $parameterDocumentType=null, array $select=[]) | |
isDocumentExists (array $parameterDocumentId) | |
getFieldValue ($parameterDocumentId, $fieldId, $parameterDocumentType=null, array $usedDocumentFields=[]) | |
updateDocument ($parameterDocumentId, $arFields, $modifiedBy=null) | |
createDocument ($parameterDocumentId, $arFields) | |
createTestDocument (array $parameterDocumentType, array $fields, int $createdById) | |
publishDocument ($parameterDocumentId) | |
unpublishDocument ($parameterDocumentId) | |
lockDocument ($parameterDocumentId, $workflowId) | |
unlockDocument ($parameterDocumentId, $workflowId) | |
deleteDocument ($parameterDocumentId) | |
isDocumentLocked ($parameterDocumentId, $workflowId) | |
subscribeOnUnlockDocument ($parameterDocumentId, $workflowId, $eventName) | |
unsubscribeOnUnlockDocument ($parameterDocumentId, $workflowId, $eventName) | |
getDocumentType ($parameterDocumentId) | |
normalizeDocumentId ($parameterDocumentId, string $docType=null) | |
getDocumentFields ($parameterDocumentType, $importExportMode=false) | |
getDocumentFieldTypes ($parameterDocumentType) | |
addDocumentField ($parameterDocumentType, $arFields) | |
updateDocumentField ($parameterDocumentType, $arFields) | |
getJSFunctionsForFields ($parameterDocumentType, $objectName, $arDocumentFields=array(), $arDocumentFieldTypes=array()) | |
getFieldInputControlOptions ($parameterDocumentType, &$fieldType, $jsFunctionName, &$value) | |
getFieldInputControl ($parameterDocumentType, $fieldType, $fieldName, $fieldValue, $bAllowSelection=false, $publicMode=false) | |
getFieldInputValue ($parameterDocumentType, $fieldType, $fieldName, $arRequest, &$arErrors) | |
getFieldInputValuePrintable ($parameterDocumentType, $fieldType, $fieldValue) | |
getFieldValuePrintable ($parameterDocumentId, $fieldName, $fieldType, $fieldValue, $arFieldType=null) | |
getTypesMap (array $parameterDocumentType) | |
getTypeClass (array $parameterDocumentType, $type) | |
getFieldTypeObject (array $parameterDocumentType, array $property) | |
getGUIFieldEdit ($parameterDocumentType, $formName, $fieldName, $fieldValue, $arDocumentField=array(), $bAllowSelection=false) | |
setGUIFieldEdit ($parameterDocumentType, $fieldName, $arRequest, &$arErrors, $arDocumentField=array()) | |
getDocumentAdminPage ($parameterDocumentId) | |
getDocumentDetailUrl (array $parameterDocumentId, array $options=[]) | |
getDocumentName ($parameterDocumentId) | |
getDocumentCategories ($parameterDocumentType) | |
getDocumentCategoryId (array $parameterDocumentId) | |
getDocumentTypeName ($parameterDocumentType) | |
getDocumentTypeCaption ($parameterDocumentType) | |
getDocumentIcon ($parameterDocumentId) | |
getDocumentResponsible (array $parameterDocumentId) | |
getDocumentForHistory ($parameterDocumentId, $historyIndex) | |
recoverDocumentFromHistory ($parameterDocumentId, $arDocument) | |
getUsersFromUserGroup ($group, $parameterDocumentId) | |
getAllowableUserGroups ($parameterDocumentType, $withExtended=false) | |
getAllowableOperations ($parameterDocumentType) | |
setPermissions ($parameterDocumentId, $workflowId, $arPermissions, $bRewrite=true) | |
isFeatureEnabled ($parameterDocumentType, $feature) | |
isExtendedPermsSupported ($parameterDocumentType) | |
toInternalOperations ($parameterDocumentType, $permissions) | |
toExternalOperations ($parameterDocumentType, $permissions) | |
onTaskChange ($parameterDocumentId, $taskId, $taskData, $status) | |
onWorkflowStatusChange ($parameterDocumentId, $workflowId, $status, $rootActivity=null) | |
onWorkflowCommentAdded ($parameterDocumentId, string $workflowId, int $authorId) | |
onWorkflowCommentDeleted ($parameterDocumentId, string $workflowId, int $authorId) | |
onWorkflowAllCommentViewed ($parameterDocumentId, string $workflowId, int $authorId) | |
onDebugSessionDocumentStatusChanged (array $parameterDocumentId, int $userId, string $status) | |
Открытые члены унаследованные от CBPRuntimeService | |
setRuntime (CBPRuntime $runtime) | |
start (CBPRuntime $runtime=null) | |
stop () |
Открытые статические члены | |
static | onUnlockDocument ($workflowId, $eventName, $documentId=[]) |
static | getBizprocEditorUrl ($parameterDocumentType) |
Поля данных | |
const | FEATURE_MARK_MODIFIED_FIELDS = 'FEATURE_MARK_MODIFIED_FIELDS' |
const | FEATURE_SET_MODIFIED_BY = 'FEATURE_SET_MODIFIED_BY' |
Дополнительные унаследованные члены | |
Защищенные данные унаследованные от CBPRuntimeService | |
$runtime |
См. определение в файле documentservice.php строка 7
addDocumentField | ( | $parameterDocumentType, | |
$arFields ) |
См. определение в файле documentservice.php строка 438
createDocument | ( | $parameterDocumentId, | |
$arFields ) |
См. определение в файле documentservice.php строка 140
См. определение в файле documentservice.php строка 155
deleteDocument | ( | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 250
getAllowableOperations | ( | $parameterDocumentType | ) |
См. определение в файле documentservice.php строка 1530
getAllowableUserGroups | ( | $parameterDocumentType, | |
$withExtended = false ) |
См. определение в файле documentservice.php строка 1509
|
static |
См. определение в файле documentservice.php строка 299
getDocument | ( | $parameterDocumentId, | |
$parameterDocumentType = null, | |||
array | $select = [] ) |
См. определение в файле documentservice.php строка 33
getDocumentAdminPage | ( | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 1299
getDocumentCategories | ( | $parameterDocumentType | ) |
См. определение в файле documentservice.php строка 1357
getDocumentCategoryId | ( | array | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 1374
См. определение в файле documentservice.php строка 1314
getDocumentFields | ( | $parameterDocumentType, | |
$importExportMode = false ) |
См. определение в файле documentservice.php строка 363
getDocumentFieldTypes | ( | $parameterDocumentType | ) |
См. определение в файле documentservice.php строка 421
getDocumentForHistory | ( | $parameterDocumentId, | |
$historyIndex ) |
См. определение в файле documentservice.php строка 1464
getDocumentIcon | ( | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 1431
getDocumentName | ( | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 1342
getDocumentResponsible | ( | array | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 1446
getDocumentType | ( | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 323
getDocumentTypeCaption | ( | $parameterDocumentType | ) |
См. определение в файле documentservice.php строка 1411
getDocumentTypeName | ( | $parameterDocumentType | ) |
См. определение в файле documentservice.php строка 1391
getEntityName | ( | $moduleId, | |
$entity ) |
См. определение в файле documentservice.php строка 19
getFieldInputControl | ( | $parameterDocumentType, | |
$fieldType, | |||
$fieldName, | |||
$fieldValue, | |||
$bAllowSelection = false, | |||
$publicMode = false ) |
См. определение в файле documentservice.php строка 949
getFieldInputControlOptions | ( | $parameterDocumentType, | |
& | $fieldType, | ||
$jsFunctionName, | |||
& | $value ) |
См. определение в файле documentservice.php строка 922
getFieldInputValue | ( | $parameterDocumentType, | |
$fieldType, | |||
$fieldName, | |||
$arRequest, | |||
& | $arErrors ) |
См. определение в файле documentservice.php строка 1033
getFieldInputValuePrintable | ( | $parameterDocumentType, | |
$fieldType, | |||
$fieldValue ) |
См. определение в файле documentservice.php строка 1091
array | $parameterDocumentType | |
array | $property |
См. определение в файле documentservice.php строка 1219
getFieldValue | ( | $parameterDocumentId, | |
$fieldId, | |||
$parameterDocumentType = null, | |||
array | $usedDocumentFields = [] ) |
См. определение в файле documentservice.php строка 101
getFieldValuePrintable | ( | $parameterDocumentId, | |
$fieldName, | |||
$fieldType, | |||
$fieldValue, | |||
$arFieldType = null ) |
См. определение в файле documentservice.php строка 1122
getGUIFieldEdit | ( | $parameterDocumentType, | |
$formName, | |||
$fieldName, | |||
$fieldValue, | |||
$arDocumentField = array(), | |||
$bAllowSelection = false ) |
$parameterDocumentType | ||
$formName | ||
$fieldName | ||
$fieldValue | ||
array | $arDocumentField | |
bool | $bAllowSelection |
CBPArgumentNullException |
См. определение в файле documentservice.php строка 1241
getJSFunctionsForFields | ( | $parameterDocumentType, | |
$objectName, | |||
$arDocumentFields = array(), | |||
$arDocumentFieldTypes = array() ) |
См. определение в файле documentservice.php строка 477
getTypeClass | ( | array | $parameterDocumentType, |
$type ) |
array | $parameterDocumentType | |
string | $type |
См. определение в файле documentservice.php строка 1203
getTypesMap | ( | array | $parameterDocumentType | ) |
array | $parameterDocumentType |
См. определение в файле documentservice.php строка 1141
getUsersFromUserGroup | ( | $group, | |
$parameterDocumentId ) |
См. определение в файле documentservice.php строка 1494
isDocumentExists | ( | array | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 77
isDocumentLocked | ( | $parameterDocumentId, | |
$workflowId ) |
См. определение в файле documentservice.php строка 267
isExtendedPermsSupported | ( | $parameterDocumentType | ) |
См. определение в файле documentservice.php строка 1575
isFeatureEnabled | ( | $parameterDocumentType, | |
$feature ) |
См. определение в файле documentservice.php строка 1560
lockDocument | ( | $parameterDocumentId, | |
$workflowId ) |
См. определение в файле documentservice.php строка 214
normalizeDocumentId | ( | $parameterDocumentId, | |
string | $docType = null ) |
См. определение в файле documentservice.php строка 345
onDebugSessionDocumentStatusChanged | ( | array | $parameterDocumentId, |
int | $userId, | ||
string | $status ) |
См. определение в файле documentservice.php строка 1707
onTaskChange | ( | $parameterDocumentId, | |
$taskId, | |||
$taskData, | |||
$status ) |
См. определение в файле documentservice.php строка 1620
|
static |
См. определение в файле documentservice.php строка 294
onWorkflowAllCommentViewed | ( | $parameterDocumentId, | |
string | $workflowId, | ||
int | $authorId ) |
См. определение в файле documentservice.php строка 1691
onWorkflowCommentAdded | ( | $parameterDocumentId, | |
string | $workflowId, | ||
int | $authorId ) |
См. определение в файле documentservice.php строка 1659
onWorkflowCommentDeleted | ( | $parameterDocumentId, | |
string | $workflowId, | ||
int | $authorId ) |
См. определение в файле documentservice.php строка 1675
onWorkflowStatusChange | ( | $parameterDocumentId, | |
$workflowId, | |||
$status, | |||
$rootActivity = null ) |
См. определение в файле documentservice.php строка 1635
publishDocument | ( | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 172
recoverDocumentFromHistory | ( | $parameterDocumentId, | |
$arDocument ) |
См. определение в файле documentservice.php строка 1479
setGUIFieldEdit | ( | $parameterDocumentType, | |
$fieldName, | |||
$arRequest, | |||
& | $arErrors, | ||
$arDocumentField = array() ) |
$parameterDocumentType | ||
$fieldName | ||
$arRequest | ||
$arErrors | ||
array | $arDocumentField |
CBPArgumentNullException |
См. определение в файле documentservice.php строка 1278
setPermissions | ( | $parameterDocumentId, | |
$workflowId, | |||
$arPermissions, | |||
$bRewrite = true ) |
См. определение в файле documentservice.php строка 1545
subscribeOnUnlockDocument | ( | $parameterDocumentId, | |
$workflowId, | |||
$eventName ) |
См. определение в файле documentservice.php строка 282
toExternalOperations | ( | $parameterDocumentType, | |
$permissions ) |
См. определение в файле documentservice.php строка 1605
toInternalOperations | ( | $parameterDocumentType, | |
$permissions ) |
См. определение в файле documentservice.php строка 1590
unlockDocument | ( | $parameterDocumentId, | |
$workflowId ) |
См. определение в файле documentservice.php строка 231
unpublishDocument | ( | $parameterDocumentId | ) |
См. определение в файле documentservice.php строка 195
unsubscribeOnUnlockDocument | ( | $parameterDocumentId, | |
$workflowId, | |||
$eventName ) |
См. определение в файле documentservice.php строка 288
updateDocument | ( | $parameterDocumentId, | |
$arFields, | |||
$modifiedBy = null ) |
См. определение в файле documentservice.php строка 120
updateDocumentField | ( | $parameterDocumentType, | |
$arFields ) |
См. определение в файле documentservice.php строка 462
const FEATURE_MARK_MODIFIED_FIELDS = 'FEATURE_MARK_MODIFIED_FIELDS' |
См. определение в файле documentservice.php строка 9
const FEATURE_SET_MODIFIED_BY = 'FEATURE_SET_MODIFIED_BY' |
См. определение в файле documentservice.php строка 10