Panel
- Namespace: \Redaxscript\Admin\View\Helper
- Description: helper class to create the admin panel
- Package: Redaxscript
- Category: View
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_optionArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
init | public | init the class |
render | public | render the view |
_hasPermission | protected | has the permission |
_renderContent | protected | render the content |
_renderAccess | protected | render the access |
_renderSystem | protected | render the system |
_renderProfile | protected | render the profile |
_renderNotification | protected | render the notification |
_renderLogout | protected | render the logout |
__construct | public | constructor of the class |
Method | Visibility | Description |