docs/api/Opencart.Catalog.Model.Localisation.Currency.html
| extends | Model |
Class Currency
Located at catalog\model\localisation\currency.php
| Methods |
|---|
| ` |
public
` | `editValueByCode(string $code, float $value): void`
Edit Value By Code
Edit Value By Code
| # | | `
public
` | `getCurrency(int $currency_id): array<string, mixed>`
Get Currency
Get Currency
| # | | `
public
` | `getCurrencyByCode(string $currency): array<string, mixed>`
Get Currency By Code
Get Currency By Code
| # | | `
public
` | `getCurrencies(): array<string, array<string, mixed>>`
Get Currencies
Get Currencies
| # |
| Methods inherited from Opencart\System\Engine\Model |
|---|
__construct(),__get(), __set(),__isset() |
| Properties inherited from Opencart\System\Engine\Model |
|---|
$registry |
OpenCart API API documentation generated by ApiGen dev-master