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

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

 __construct (string $type, string $template)
 
 getType ()
 
 getTemplate ()
 

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

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

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

◆ __construct()

__construct ( string $type,
string $template )

Template constructor.

Аргументы
string$typeSee TemplateType
string$template

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

Методы

◆ getTemplate()

getTemplate ( )
Возвращает
string

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

◆ getType()

getType ( )
Возвращает
string
См. также
TemplateType

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