См. определение в файле template.php строка 23
◆ getById()
static getById |
( |
| $type, |
|
|
| $id ) |
|
static |
Get template.
- Аргументы
-
string | $type | Template type. |
string | $id | Template ID. |
- Возвращает
- array|null
См. определение в файле template.php строка 52
◆ getList()
static getList |
( |
array | $parameters = array() | ) |
|
|
static |
Get list.
- Аргументы
-
array | $parameters | Parameters. |
- Возвращает
- array
См. определение в файле template.php строка 66
◆ getListByType()
Get list by type.
- Возвращает
- array
См. определение в файле template.php строка 30
◆ getTemplateListHtml()
static getTemplateListHtml |
( |
| $containerId = 'TEMPLATE_CONTAINER' | ) |
|
|
static |
Get template list html.
- Аргументы
-
string | $containerId | Container ID. |
- Возвращает
- string
См. определение в файле template.php строка 87
◆ getTypeList()
Get type list.
- Возвращает
- array
См. определение в файле template.php строка 40