Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс TemplatesScheme

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

 isAutomationAvailable (array $complexDocumentType)
 
 addTemplate (TemplateScope $scope)
 
 getTemplate (TemplateScope $scope)
 
 toArray ()
 
 createTemplatesTunnel (TemplateScope $srcScope, TemplateScope $dstScope)
 
 build ()
 

Открытые атрибуты

const ERROR_CODE_MISSING_TEMPLATE_ERROR = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'
 
const ERROR_CODE_GETTING_TEMPLATE_ERROR = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'
 

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

 hasTemplate (TemplateScope $scope)
 

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

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

Методы

◆ addTemplate()

addTemplate ( TemplateScope $scope)

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

◆ build()

build ( )
abstract

◆ createTemplatesTunnel()

createTemplatesTunnel ( TemplateScope $srcScope,
TemplateScope $dstScope )

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

◆ getTemplate()

getTemplate ( TemplateScope $scope)

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

◆ hasTemplate()

hasTemplate ( TemplateScope $scope)
protected

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

◆ isAutomationAvailable()

isAutomationAvailable ( array $complexDocumentType)

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

◆ toArray()

toArray ( )

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

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

◆ ERROR_CODE_GETTING_TEMPLATE_ERROR

const ERROR_CODE_GETTING_TEMPLATE_ERROR = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'

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

◆ ERROR_CODE_MISSING_TEMPLATE_ERROR

const ERROR_CODE_MISSING_TEMPLATE_ERROR = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'

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