|
openmediavault
4.0 (Arrakis)
The open network attached storage solution
|
Public Member Functions | |
| __construct ($mode=Administration::MODE_USER) | |
| setMode ($mode) | |
| getJavascriptIncludes () | |
Public Member Functions inherited from OMV\ControlPanel\ControlPanelAbstract | |
| render () | |
| getJavascriptIncludes () | |
| getCssIncludes () | |
Public Attributes | |
| const | MODE_ADMINISTRATOR = "admin" |
| const | MODE_USER = "user" |
Protected Member Functions | |
| getCacheFileId () | |
| getBodyClass () | |
| getBodyContent () | |
Protected Member Functions inherited from OMV\ControlPanel\ControlPanelAbstract | |
| scanFiles ($fileName, &$incList) | |
| scanDir ($dirPath, &$incList, $recursive=TRUE) | |
| getTitle () | |
| getCacheFileId () | |
| getBodyClass () | |
| getBaseBodyContent () | |
| getBodyContent () | |
Protected Attributes | |
| $mode = null | |
| OMV\ControlPanel\Administration::__construct | ( | $mode = Administration::MODE_USER | ) |
Constructor
| mode | The mode of the WebGUI, e.g. MODE_ADMINISTRATOR or MODE_USER. |
| OMV\ControlPanel\Administration::setMode | ( | $mode | ) |
Set the control panel mode.
| mode | The mode of the WebGUI, e.g. MODE_ADMINISTRATOR or MODE_USER. |
1.8.13