NavigationAbstract
- Namespace: \Redaxscript\Navigation
- Description: abstract class to create a navigation class
- Package: Redaxscript
- Category: Navigation
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_registry | protected | ||
_language | protected | ||
_optionArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
__construct | public | constructor of the class |
init | public | init the class |
__toString | public | stringify the navigation |
Method | Visibility | Description |