Back to Opencart

Class Opencart\Catalog\Model\Setting\Store

docs/api/Opencart.Catalog.Model.Setting.Store.html

4.1.0.34.4 KB
Original Source

Namespaces

Classes

Class Opencart[Catalog](http://localhost\opencart-master/docs/api/namespace-Opencart.Catalog.html)\[Model](http://localhost\opencart-master/docs/api/namespace-Opencart.Catalog.Model.html)\[Setting](http://localhost\opencart-master/docs/api/namespace-Opencart.Catalog.Model.Setting.html)\[Store](http://localhost\opencart-master/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

Throws

| 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