Documentation

Currency

This section contains information on the Currency module classes, belonging to core D7 and located directly in the namespace \Bitrix\Currency.

Before using the module, check if it is installed and connect it via the following structure:

\Bitrix\Main\Loader::includeModule('currency');

ClassDescription
CurrencyClassifierClass used to handle currency classifier.
CurrencyLangTableClass used to handle language-dependent currency parameters.
CurrencyManagerClass to handle currencies.
CurrencyRateTableClass to handle currency rate tables.
CurrencyTableClass to handle currency tables.
HelpersNamespace \Bitrix\Currency\Helpers contains helper classes.


© «Bitrix24», 2001-2024
Up