Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SiteCurrencyTable
+ Граф наследования:SiteCurrencyTable:

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

static getFilePath ()
 
static getTableName ()
 
static getMap ()
 
static getCurrency ($siteId)
 
static onAfterAdd (Entity\Event $event)
 
static onAfterUpdate (Entity\Event $event)
 
static onAfterDelete (Entity\Event $event)
 

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

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

Методы

◆ getCurrency()

static getCurrency ( $siteId)
static
Аргументы
string$siteId- LID
Возвращает
array - LID, CURRENCY

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ onAfterAdd()

static onAfterAdd ( Entity\Event $event)
static

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

◆ onAfterDelete()

static onAfterDelete ( Entity\Event $event)
static

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

◆ onAfterUpdate()

static onAfterUpdate ( Entity\Event $event)
static

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