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

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

 __construct (array $documentType, $categoryId, string $status)
 
 getTemplate ()
 
 setNames (?string $categoryName, ?string $statusName)
 
 setStatusColor (string $color)
 
 getId ()
 
 getModuleId ()
 
 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 строка 113

◆ getCategoryId()

getCategoryId ( )

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

◆ getComplexDocumentType()

getComplexDocumentType ( )

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

◆ getDocumentType()

getDocumentType ( )

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

◆ getId()

getId ( )

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

◆ getModuleId()

getModuleId ( )

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

◆ getStatusId()

getStatusId ( )

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

◆ 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 строка 92