Documentation

Currencies in the old core

Classes

List of Currency module classes in the old core

ClassDescription Available from version
CCurrencyClass for managing currencies: adding, deleting, enumeration.
CCurrencyLangClass for managing language-dependent currency values (name, format and etc.)
CCurrencyRatesClass for managing currency values: saving, converting and etc.

Events

List of Currency module events in the old core

Event Called Method Available from version
OnBeforeCurrencyAdd before adding currency. CCurrency::Add
OnCurrencyAddwhen new currency is added. CCurrency::Add
OnBeforeCurrencyUpdate before updating existing currency. CCurrency::Update
OnCurrencyUpdatewhen updating the currency. CCurrency::Update
OnBeforeCurrencyDeletebefore deleting the currency. CCurrency::Delete
OnCurrencyDelete when deleting existing currency. CCurrency::Delete
CurrencyFormatwhen formatting currency. CCurrencyLang::CurrencyFormat
OnBeforeCurrencyRateAddbefore adding a currency rate. CCurrencyRates::Add
OnCurrencyRateAddwhen successfully adding new currency rate. CCurrencyRates::Add
OnBeforeCurrencyRateUpdate before updating existing currency rate. CCurrencyRates::Update
OnCurrencyRateUpdate when successfully updating currency rate. CCurrencyRates::Update
OnBeforeCurrencyRateDelete before deleting a currency rate. CCurrencyRates::Delete
OnCurrencyRateDelete when deleting existing currency rate. CCurrencyRates::Delete

Functions

List of the Currency module functions in the old core

Class Description Available from version
CurrencyFormatFormats the 'price' according to the formatting rules for currency on the current language. 5.1.014.0.0
CurrencyFormatNumberFormats price according to the currency settings for the current language without using template. 11.5.014.0.0


© «Bitrix24», 2001-2024