См. определение в файле templatebase.php строка 26
◆ getById()
static getById |
( |
| $templateName | ) |
|
|
static |
◆ getListName()
◆ onPresetTemplateList()
static onPresetTemplateList |
( |
| $templateType = null, |
|
|
| $templateId = null ) |
|
static |
Return base templates.
- Аргументы
-
string | null | $templateType | Template type. |
string | null | $templateId | Template ID. |
- Возвращает
- array
См. определение в файле templatebase.php строка 38
◆ onPresetTemplateListSite()
static onPresetTemplateListSite |
( |
| $templateType = null, |
|
|
| $templateId = null ) |
|
static |
Return site templates.
- Аргументы
-
string | null | $templateType | Template type. |
string | null | $templateId | Template ID. |
- Возвращает
- array
- Исключения
-
Bitrix\Main\ArgumentException
См. определение в файле templatebase.php строка 74
◆ replaceTemplateByDefaultData()
static replaceTemplateByDefaultData |
( |
| $template | ) |
|
|
staticprotected |
◆ update()
static update |
( |
| $templateName, |
|
|
| $html ) |
|
static |
◆ LOCAL_DIR_IMG
const LOCAL_DIR_IMG = '/images/sender/preset/template/' |
◆ LOCAL_DIR_TMPL
const LOCAL_DIR_TMPL = '/modules/sender/preset/template/' |