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

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

static getCurrent (string $regionId=null, string $siteId='')
 
static setCurrent (string $formatCode, string $siteId='')
 
static getDefault (string $regionId=null)
 

Статические защищенные данные

static $optionName = 'address_format_code'
 
static $onChangedEventName = 'onCurrentFormatCodeChanged'
 

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

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

Методы

◆ getCurrent()

static getCurrent ( string $regionId = null,
string $siteId = '' )
static

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

◆ getDefault()

static getDefault ( string $regionId = null)
static
Аргументы
string | null$regionId
Возвращает
string

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

◆ setCurrent()

static setCurrent ( string $formatCode,
string $siteId = '' )
static

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

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

◆ $onChangedEventName

$onChangedEventName = 'onCurrentFormatCodeChanged'
staticprotected

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

◆ $optionName

$optionName = 'address_format_code'
staticprotected

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