CategoryController

Namespace

IO\Controllers

Extends
Properties
Type Name Description

string

$pluginNamespace

Methods
public showCategory($lvl1 = null, $lvl2 = null, $lvl3 = null, $lvl4 = null, $lvl5 = null, $lvl6 = null):string

Prepare and render the data for categories

Parameters

Type

Name

Description

string

$lvl1

Level 1 of category url. Will be null at root page

string

$lvl2

Level 2 of category url.

string

$lvl3

Level 3 of category url.

string

$lvl4

Level 4 of category url.

string

$lvl5

Level 5 of category url.

string

$lvl6

Level 6 of category url.

public showCategoryById()
public redirectToCategory()
public redirectRoute()