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

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

 __construct (array $documentType, $categoryId, string $status)
 
 getTemplate ()
 
 setNames (?string $categoryName, ?string $statusName)
 
 setStatusColor (string $color)
 
 getId ()
 
 getModuleId ()
 
 getEntity ()
 
 getDocumentType ()
 
 getComplexDocumentType ()
 
 getCategoryId ()
 
 getStatusId ()
 
 toArray ()
 

Открытые статические члены

static fromArray (array $rawScope)
 

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

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

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

◆ __construct()

__construct ( array $documentType,
$categoryId,
string $status )

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

Методы

◆ fromArray()

static fromArray ( array $rawScope)
static

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

◆ getCategoryId()

getCategoryId ( )

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

◆ getComplexDocumentType()

getComplexDocumentType ( )

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

◆ getDocumentType()

getDocumentType ( )

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

◆ getEntity()

getEntity ( )

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

◆ getId()

getId ( )

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

◆ getModuleId()

getModuleId ( )

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

◆ getStatusId()

getStatusId ( )

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

◆ getTemplate()

getTemplate ( )

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

◆ setNames()

setNames ( ?string $categoryName,
?string $statusName )

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

◆ setStatusColor()

setStatusColor ( string $color)

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

◆ toArray()

toArray ( )

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