docs/api/Opencart.Catalog.Model.Setting.Setting.html
| extends | Model |
Class Setting
Located at catalog\model\setting\setting.php
| Methods |
|---|
| ` |
public
` | `getSettings(int $store_id = 0): array<int, array<string, mixed>>`
Get Settings
Get Settings
| # | | `
public
` | `getSetting(string $code, int $store_id = 0): array<string, mixed>`
Get Setting
Get Setting
| # | | `
public
` | `getValue(string $key, int $store_id = 0): string`
Get Value
Get Value
| # |
| 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