CCurrency
The CCurrency class is used manage currencies.
Methods
Method | Description |
---|---|
Add | This method adds a new currency. |
CheckFields | This method verifies currency fields when adding or updating. |
Delete | This method deletes a currency by its ID. |
GetBaseCurrency | This method returns the ID of the base currency. |
GetByID | The method returns an array of the language-independent parameters of a currency by its ID. |
GetCurrency | This method returns an array of the language-independent parameters of a currency by its identifier. The method is similar to GetByID, except the fact that the GetCurrency result is cached. |
GetList | This method returns a sorted list of currencies. |
SelectBox | Builds the ready-to-use HTML code of the drop-down list of currencies (<SELECT> ). |
Update | The method replaces parameters of the currency with those specified in the arFields array. |
© «Bitrix24», 2001-2024