Category
- Namespace: Redaxscript\Navigation
- Description: children class to create the category navigation
- Package: Redaxscript
- Category: Navigation
- Author: Henry Ruhs
- Inherited from: \Redaxscript\Navigation\NavigationAbstract
Properties
Property | Type | Visibility | Description |
---|---|---|---|
$_optionArray | array | protected | options of the navigation |
$_registry | \Redaxscript\Registry | protected | instance of the registry class |
$_language | \Redaxscript\Language | protected | instance of the language class |
$_optionArray | array | protected | options of the navigation |
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
render | public | render the view |
renderList | protected | render the list |
__construct | public | constructor of the class |
init | public | init the class |
__toString | public | stringify the navigation |
Method | Visibility | Description |