docs/api/Opencart.Catalog.Model.Setting.Store.html
| extends | Model |
Class StoreStore
Located at catalog\model\setting\store.php
| Methods |
|---|
| ` |
public
` | `getStore(int $store_id): array<string, mixed>`
Get Store
Get Store
| # | | `
public
` | `getStoreByHostname(string $url): array<string, mixed>`
Get Store By Hostname
Get Store By Hostname
| # | | `
public
` | `getStores(): array<int, array<string, mixed>>`
Get Stores
Get Stores
| # | | `
public
` | `createStoreInstance(int $store_id = 0, string $language = '', string $session_id = ''): Registry`
Create Store Instance
Create Store Instance
| Exception | |
| # |
| 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