OpenMediaVault  0.6 (Kralizec)
The open network attached storage solution
 All Classes Functions Variables Groups Pages
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
OMVWebGui Class Reference
Inheritance diagram for OMVWebGui:
OMVHtmlPageAbstract OMVObject

Public Member Functions

 __construct ($mode=OMVWebGui::MODE_USER)
 
 setMode ($mode)
 
 getJavascriptIncludes ()
 
- Public Member Functions inherited from OMVHtmlPageAbstract
 render ()
 
 getJavascriptIncludes ()
 
 getCssIncludes ()
 
- Public Member Functions inherited from OMVObject
 __construct ()
 
 getLastError ()
 

Public Attributes

const MODE_ADMINISTRATOR = "admin"
 
const MODE_USER = "user"
 

Protected Member Functions

 getBodyId ()
 
 getBodyContent ()
 
- Protected Member Functions inherited from OMVHtmlPageAbstract
 scanFiles ($fileName, &$incList)
 
 scanDir ($dirPath, &$incList, $recursive=TRUE)
 
 getTitle ()
 
 getBodyId ()
 
 getBodyContent ()
 
- Protected Member Functions inherited from OMVObject
 setLastError ($error)
 
 debug ()
 

Protected Attributes

 $mode = null
 

Constructor & Destructor Documentation

OMVWebGui::__construct (   $mode = OMVWebGui::MODE_USER)

Constructor

Parameters
modeThe mode of the WebGUI, e.g. MODE_ADMINISTRATOR or MODE_USER.

Member Function Documentation

OMVWebGui::setMode (   $mode)

Set the WebGUI mode.

Parameters
modeThe mode of the WebGUI, e.g. MODE_ADMINISTRATOR or MODE_USER.

The documentation for this class was generated from the following file: