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

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

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

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

Class SiteCurrencyTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_SiteCurrency_Query query() @method static EO_SiteCurrency_Result getByPrimary($primary, array $parameters = []) @method static EO_SiteCurrency_Result getById($id) @method static EO_SiteCurrency_Result getList(array $parameters = []) @method static EO_SiteCurrency_Entity getEntity() @method static \Bitrix\Sale\Internals\EO_SiteCurrency createObject($setDefaultValues = true) @method static \Bitrix\Sale\Internals\EO_SiteCurrency_Collection createCollection() @method static \Bitrix\Sale\Internals\EO_SiteCurrency wakeUpObject($row) @method static \Bitrix\Sale\Internals\EO_SiteCurrency_Collection wakeUpCollection($rows)

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

Методы

◆ getCurrency()

static getCurrency ( $siteId)
static

Returns site currency data.

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

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getSiteCurrency()

static getSiteCurrency ( $siteId)
static

Returns site currency.

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

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

◆ getTableName()

static getTableName ( )
static

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

◆ onAfterAdd()

static onAfterAdd ( Main\Entity\Event $event)
static

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

◆ onAfterDelete()

static onAfterDelete ( Main\Entity\Event $event)
static

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

◆ onAfterUpdate()

static onAfterUpdate ( Main\Entity\Event $event)
static

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