docs/api/Opencart.Catalog.Model.Setting.Extension.html
| extends | Model |
Class Extension
Located at catalog\model\setting\extension.php
| Methods |
|---|
| ` |
public
` | `getExtensions(): array<int, array<string, mixed>>`
Get Extensions
Get Extensions
| # | | `
public
` | `getExtensionsByType(string $type): array<int, array<string, mixed>>`
Get Extensions By Type
Get Extensions By Type
| # | | `
public
` | `getExtensionByCode(string $type, string $code): array<string, mixed>`
Get Extension By Code
Get Extension By Code
| # |
| 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