Breadcrumb
- Namespace: \Redaxscript\View\Helper
- Description: helper class to create a breadcrumb navigation
- Package: Redaxscript
- Category: View
- Author: Henry Ruhs
- Author: Gary Aylward
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_breadcrumbArray | protected | ||
_optionArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
__toString | public | stringify the breadcrumb |
init | public | init the class |
getArray | public | get the breadcrumb array |
render | public | render the breadcrumb |
_create | protected | create the breadcrumb array |
_createAdmin | protected | create the breadcrumb array for the administration |
_createContent | protected | create the breadcrumb array for the content |
__construct | public | constructor of the class |
Method | Visibility | Description |