CategoryController
Namespace
IO\Controllers
Extends
Type | Name | Description |
---|---|---|
|
||
|
Methods
public showCategory($lvl1 = null, $lvl2 = null, $lvl3 = null, $lvl4 = null, $lvl5 = null, $lvl6 = null):string
Prepare and render the data for categories
Type |
Name |
Description |
|
Level 1 of category url. Will be null at root page |
|
|
Level 2 of category url. |
|
|
Level 3 of category url. |
|
|
Level 4 of category url. |
|
|
Level 5 of category url. |
|
|
Level 6 of category url. |
public showCategoryById()
public redirectToCategory()
public redirectRoute()
Thank you for your feedback!