|
| static | GetCurrency ($currency) |
| static | CheckFields ($ACTION, &$arFields, $strCurrencyID=false) |
| static | Add ($arFields) |
| static | Update ($currency, $arFields) |
| static | Delete ($currency) |
| static | GetByID ($currency) |
| static | GetBaseCurrency () |
| static | SetBaseCurrency ($currency) |
| static | SelectBox ($sFieldName, $sValue, $sDefaultValue='', $bFullName=true, $JavaFunc='', $sAdditionalParams='') |
| static | GetList ($by='sort', $order='asc', $lang=LANGUAGE_ID) |
| static | __GetList ($by='sort', $order='asc', $lang=LANGUAGE_ID) |
| static | isUserExists () |
| static | getInstalledCurrencies () |
| static | clearCurrencyCache () |
| static | clearTagCache ($currency) |
| static | checkCurrencyID ($currency) |
| static | updateCurrencyBaseRate ($currency) |
| static | updateAllCurrencyBaseRate () |
| static | initCurrencyBaseRateAgent () |
См. определение в файле currency.php строка 8
◆ __GetList()
| __GetList |
( |
| $by = 'sort', |
|
|
| $order = 'asc', |
|
|
| $lang = LANGUAGE_ID ) |
|
static |
- См. также
- \Bitrix\Currency\CurrencyTable::getList
- Аргументы
-
| string | $by | |
| string | $order | |
| string | $lang | |
- Возвращает
- CDBResult
См. определение в файле currency.php строка 610
◆ Add()
◆ checkCurrencyID()
| checkCurrencyID |
( |
| $currency | ) |
|
|
static |
◆ CheckFields()
| CheckFields |
( |
| $ACTION, |
|
|
& | $arFields, |
|
|
| $strCurrencyID = false ) |
|
static |
◆ clearCurrencyCache()
◆ clearFields()
◆ clearTagCache()
| clearTagCache |
( |
| $currency | ) |
|
|
static |
◆ Delete()
◆ GetBaseCurrency()
- См. также
- \Bitrix\Currency\CurrencyManager::getBaseCurrency
- Возвращает
- string
См. определение в файле currency.php строка 489
◆ GetByID()
◆ GetCurrency()
◆ getInstalledCurrencies()
| getInstalledCurrencies |
( |
| ) |
|
|
static |
◆ GetList()
| GetList |
( |
| $by = 'sort', |
|
|
| $order = 'asc', |
|
|
| $lang = LANGUAGE_ID ) |
|
static |
- См. также
- \Bitrix\Currency\CurrencyTable::getList
- Аргументы
-
| string | $by | |
| string | $order | |
| string | $lang | |
- Возвращает
- CDBResult
@noinspection PhpDeprecationInspection
@noinspection PhpDeprecationInspection
См. определение в файле currency.php строка 554
◆ initCurrencyBaseRateAgent()
| initCurrencyBaseRateAgent |
( |
| ) |
|
|
static |
◆ isUserExists()
◆ SelectBox()
| SelectBox |
( |
| $sFieldName, |
|
|
| $sValue, |
|
|
| $sDefaultValue = '', |
|
|
| $bFullName = true, |
|
|
| $JavaFunc = '', |
|
|
| $sAdditionalParams = '' ) |
|
static |
◆ SetBaseCurrency()
| SetBaseCurrency |
( |
| $currency | ) |
|
|
static |
◆ Update()
| Update |
( |
| $currency, |
|
|
| $arFields ) |
|
static |
◆ updateAllCurrencyBaseRate()
| updateAllCurrencyBaseRate |
( |
| ) |
|
|
static |
◆ updateBaseCurrency()
| updateBaseCurrency |
( |
| $currency | ) |
|
|
staticprotected |
◆ updateBaseRates()
| updateBaseRates |
( |
| $currency = '', |
|
|
| $updateCurrency = '' ) |
|
staticprotected |
- См. также
- \Bitrix\Currency\CurrencyManagerupdateBaseRates
- Аргументы
-
| string | $currency | |
| string | $updateCurrency | |
См. определение в файле currency.php строка 798
◆ updateCurrencyBaseRate()
| updateCurrencyBaseRate |
( |
| $currency | ) |
|
|
static |
◆ $currencyCache
| array $currencyCache = [] |
|
staticprotected |
Объявления и описания членов класса находятся в файле: