ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Awareness GUI class. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
getMainMenuHTML () | |
Get main menu html. More... | |
getAwarenessList () | |
Get awareness list (ajax) More... | |
Static Public Member Functions | |
static | getInstance () |
Get instance. More... | |
Protected Attributes | |
$ctrl | |
ilAwarenessGUI::__construct | ( | ) |
Constructor.
Definition at line 19 of file class.ilAwarenessGUI.php.
ilAwarenessGUI::executeCommand | ( | ) |
Execute command.
Definition at line 30 of file class.ilAwarenessGUI.php.
References $cmd.
ilAwarenessGUI::getAwarenessList | ( | ) |
Get awareness list (ajax)
Definition at line 127 of file class.ilAwarenessGUI.php.
References $_GET, $ilUser, $tpl, exit, ilGlyphGUI\FILTER, ilGlyphGUI\get(), ilAwarenessAct\getInstance(), ilUtil\prepareFormOutput(), and ilSession\set().
|
static |
Get instance.
Definition at line 46 of file class.ilAwarenessGUI.php.
Referenced by ilMainMenuGUI\renderAwareness().
ilAwarenessGUI::getMainMenuHTML | ( | ) |
Get main menu html.
Definition at line 54 of file class.ilAwarenessGUI.php.
References $GLOBALS, $ilUser, $tpl, ilSession\get(), ilUtil\getImagePath(), ilAwarenessAct\getInstance(), and ilSession\set().
|
protected |
Definition at line 14 of file class.ilAwarenessGUI.php.