|
| static | getEntityName () |
| static | getDocumentTypeName ($documentType) |
| static | getFieldInputControlOptions ($documentType, &$arFieldType, $jsFunctionName, &$value) |
| static | getFieldInputControl ($documentType, $arFieldType, $arFieldName, $fieldValue, $bAllowSelection=false, $publicMode=false) |
| static | getFieldInputValue ($documentType, $arFieldType, $arFieldName, $arRequest, &$arErrors) |
| static | getFieldInputValuePrintable ($documentType, $arFieldType, $fieldValue) |
| static | canUserOperateDocument ($operation, $userId, $documentId, $arParameters=array()) |
| static | canUserOperateDocumentType ($operation, $userId, $documentType, $arParameters=array()) |
| static | getList ($arOrder=array("SORT"=> "ASC"), $arFilter=array(), $arGroupBy=false, $arNavStartParams=false, $arSelectFields=array()) |
| static | getDocumentAdminPage ($documentId) |
| static | getDocument ($documentId) |
| static | getDocumentType ($documentId) |
| static | getDocumentFields ($documentType) |
| static | getDocumentFieldTypes ($documentType) |
| static | addDocumentField ($documentType, $arFields) |
| static | updateDocument ($documentId, $arFields) |
| static | createDocument ($parentDocumentId, $arFields) |
| static | getAllowableOperations ($documentType) |
| static | getAllowableUserGroups ($documentType, $withExtended=false) |
| static | getUsersFromUserGroup ($group, $documentId) |
| static | getJSFunctionsForFields ($documentType, $objectName, $arDocumentFields=array(), $arDocumentFieldTypes=array()) |
| static | getGUIFieldEdit ($documentType, $formName, $fieldName, $fieldValue, $arDocumentField=null, $bAllowSelection=false) |
| static | setGUIFieldEdit ($documentType, $fieldName, $arRequest, &$arErrors, $arDocumentField=null) |
| static | getFieldValuePrintable ($documentId, $fieldName, $fieldType, $fieldValue, $arFieldType) |
| static | setPermissions ($documentId, $workflowId, $arPermissions, $bRewrite=true) |
| static | onAfterIBlockElementDelete ($arFields) |
| static | isExtendedPermsSupported ($documentType) |
| static | GetFieldInputControl ($documentType, $arFieldType, $arFieldName, $fieldValue, $bAllowSelection=false, $publicMode=false) |
| static | GetFieldInputValue ($documentType, $arFieldType, $arFieldName, $arRequest, &$arErrors) |
| static | GetFieldInputValuePrintable ($documentType, $arFieldType, $fieldValue) |
| static | GetFieldValuePrintable ($documentId, $fieldName, $fieldType, $fieldValue, $arFieldType) |
| static | GetVersion () |
| static | GetDocumentAdminPage ($documentId) |
| static | getDocumentName ($documentId) |
| static | getDocumentTypeCaption ($documentType) |
| static | isDocumentExists ($documentId) |
| static | GetDocument ($documentId) |
| static | GetDocumentType ($documentId) |
| static | GetDocumentFields ($documentType) |
| static | GetDocumentFieldTypes ($documentType) |
| static | generateMnemonicCode ($integerCode=0) |
| static | AddDocumentField ($documentType, $arFields) |
| static | UpdateDocument ($documentId, $arFields) |
| static | LockDocument ($documentId, $workflowId) |
| static | UnlockDocument ($documentId, $workflowId) |
| static | IsDocumentLocked ($documentId, $workflowId) |
| static | CanUserOperateDocument ($operation, $userId, $documentId, $arParameters=array()) |
| static | CanUserOperateDocumentType ($operation, $userId, $documentType, $arParameters=array()) |
| static | CreateDocument ($parentDocumentId, $arFields) |
| static | DeleteDocument ($documentId) |
| static | PublishDocument ($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 | GetAllowableUserGroups ($documentType, $withExtended=false) |
| static | GetUsersFromUserGroup ($group, $documentId) |
| static | SetPermissions ($documentId, $workflowId, $arPermissions, $bRewrite=true) |
| static | GetDocumentForHistory ($documentId, $historyIndex) |
| static | RecoverDocumentFromHistory ($documentId, $arDocument) |
| static | generatePropertyCode ($name, $code, $iblockId, $propertyId=0) |
См. определение в файле virtualdocument.php строка 9