|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Awareness GUI class. More...
Collaboration diagram for ilAwarenessGUI: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().
Here is the call graph for this function:
|
static |
Get instance.
Definition at line 46 of file class.ilAwarenessGUI.php.
Referenced by ilMainMenuGUI\renderAwareness().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 14 of file class.ilAwarenessGUI.php.