|
const | LOCAL_DIR = '/modules/sender/preset/template_v2/' |
|
См. определение в файле mail.php строка 24
◆ getTemplateHtml()
static getTemplateHtml |
( |
| ) |
|
|
static |
Get template html.
- Возвращает
- string|null
См. определение в файле mail.php строка 99
◆ onPresetTemplateList()
static onPresetTemplateList |
( |
| $templateType = null, |
|
|
| $templateId = null, |
|
|
| $messageCode = null ) |
|
static |
Return base templates.
- Аргументы
-
string | null | $templateType | Template type. |
string | null | $templateId | Template ID. |
string | null | $messageCode | Message code. |
- Возвращает
- array
См. определение в файле mail.php строка 36
◆ replaceTemplateHtml()
static replaceTemplateHtml |
( |
| $content, |
|
|
| $replace = [] ) |
|
static |
Get template html.
- Аргументы
-
array | $replace | Replace data. |
- Возвращает
- mixed|null
См. определение в файле mail.php строка 67
◆ LOCAL_DIR
const LOCAL_DIR = '/modules/sender/preset/template_v2/' |