Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ScriptTemplateProvider
+ Граф наследования:ScriptTemplateProvider:

Открытые члены

 __construct (array $options=[])
 
 fillDialog (Dialog $dialog)
 
- Открытые члены унаследованные от TemplateProvider
 isAvailable ()
 
 getItems (array $ids)
 
 getChildren (Item $parentItem, Dialog $dialog)
 
 doSearch (SearchQuery $searchQuery, Dialog $dialog)
 
- Открытые члены унаследованные от BaseProvider
 getPreselectedItems (array $ids)
 
 getSelectedItems (array $ids)
 
 getOptions ()
 
 getOption (string $option, $defaultValue=null)
 
 handleBeforeItemSave (Item $item)
 

Защищенные члены

 addTemplatesTab (Dialog $dialog)
 
 openTemplateTree (Dialog $dialog, Tpl $template)
 
 canUserStartWorkflow (int $userId, array $complexDocumentType)
 
 getDefaultTemplateFilter ()
 
- Защищенные члены унаследованные от TemplateProvider
 openPreselectedItemTree (Dialog $dialog)
 
 getModuleItem (Dialog $dialog, string $moduleId)
 
 getDocumentItem (Dialog $dialog, array $complexDocumentType)
 
 fillModuleItem (Dialog $dialog, Item $moduleItem, int $currentUserId)
 
 fillDocumentItem (Dialog $dialog, Item $documentItem, int $currentUserId)
 
 getComplexDocumentTypes (string $moduleId='')
 
 isUserWorkflowTemplateAdmin (int $userId)
 
 getCurrentUserId ()
 
 createModuleId (string $moduleId)
 
 createDocumentId (string $moduleId, string $documentId)
 
 parseModuleItemId (string $id)
 
 parseDocumentItemId (string $id)
 
- Защищенные члены унаследованные от BaseProvider
 __construct ()
 

Защищенные данные

const ENTITY_ID = 'bizproc-script-template'
 
const TAB_ID = 'script-templates'
 
- Защищенные данные унаследованные от TemplateProvider
const ENTITY_ID = 'bizproc-template'
 
const TAB_ID = 'templates'
 
const ITEM_MODULE_ID_PREFIX = 'module:'
 
const ITEM_DOCUMENT_TYPE_PREFIX = 'document:'
 
array $complexDocumentTypesCache = null
 
- Защищенные данные унаследованные от BaseProvider
 $options = []
 

Подробное описание

См. определение в файле scripttemplateprovider.php строка 11

Конструктор(ы)

◆ __construct()

__construct ( array $options = [])

Переопределяет метод предка TemplateProvider.

См. определение в файле scripttemplateprovider.php строка 16

Методы

◆ addTemplatesTab()

addTemplatesTab ( Dialog $dialog)
protected

Переопределяет метод предка TemplateProvider.

См. определение в файле scripttemplateprovider.php строка 51

◆ canUserStartWorkflow()

canUserStartWorkflow ( int $userId,
array $complexDocumentType )
protected

Переопределяет метод предка TemplateProvider.

См. определение в файле scripttemplateprovider.php строка 88

◆ fillDialog()

fillDialog ( Dialog $dialog)

Переопределяет метод предка TemplateProvider.

См. определение в файле scripttemplateprovider.php строка 22

◆ getDefaultTemplateFilter()

getDefaultTemplateFilter ( )
protected

Переопределяет метод предка TemplateProvider.

См. определение в файле scripttemplateprovider.php строка 102

◆ openTemplateTree()

openTemplateTree ( Dialog $dialog,
Tpl $template )
protected

Переопределяет метод предка TemplateProvider.

См. определение в файле scripttemplateprovider.php строка 61

Данные класса

◆ ENTITY_ID

const ENTITY_ID = 'bizproc-script-template'
protected

См. определение в файле scripttemplateprovider.php строка 13

◆ TAB_ID

const TAB_ID = 'script-templates'
protected

См. определение в файле scripttemplateprovider.php строка 14