docs/api/Opencart.Catalog.Model.Catalog.Category.html
| extends | Model |
Class Category
Located at catalog\model\catalog\category.php
| Methods |
|---|
| ` |
public
` | `getCategory(int $category_id): array<string, mixed>`
Get Category
Get Category
| # | | `
public
` | `getCategories(int $parent_id = 0): array<int, array<string, mixed>>`
Get Categories
Get Categories
| # | | `
public
` | `getFilters(int $category_id): array<int, array<string, mixed>>`
Get Filters
Get Filters
| # | | `
public
` | `getLayoutId(int $category_id): int`
Get Layout ID
Get Layout ID
| # |
| 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