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

Открытые статические члены

static getCodes ()
 
static getListByType ($type)
 
static replace ($text='')
 
static getByCode ($code)
 

Открытые атрибуты

const IMAGE_DIR = '/images/sender/preset/template_v2/'
 

Защищенные статические члены

static getMessage ($code)
 

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

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

Методы

◆ getByCode()

static getByCode ( $code)
static

Get texts by code.

Аргументы
string$codeCode.
Возвращает
array|null

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

◆ getCodes()

static getCodes ( )
static

Get codes.

Возвращает
array|null

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

◆ getListByType()

static getListByType ( $type)
static

Get texts list by type.

Аргументы
string$typeType.
Возвращает
array

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

◆ getMessage()

static getMessage ( $code)
staticprotected

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

◆ replace()

static replace ( $text = '')
static

Get replace.

Аргументы
string$textText.
Возвращает
string

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

Данные класса

◆ IMAGE_DIR

const IMAGE_DIR = '/images/sender/preset/template_v2/'

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