|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
| $user | |
| $ctrl | |
| $ui | |
| $lng | |
| ilAwarenessGUI::__construct | ( | ) |
Constructor.
Definition at line 37 of file class.ilAwarenessGUI.php.
References $_GET, $DIC, and user().
Here is the call graph for this function:| ilAwarenessGUI::executeCommand | ( | ) |
Execute command.
Definition at line 54 of file class.ilAwarenessGUI.php.
| ilAwarenessGUI::getAwarenessList | ( | ) |
Get awareness list (ajax)
Definition at line 172 of file class.ilAwarenessGUI.php.
References $_GET, $ilUser, $tpl, $user, $users, 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 69 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 77 of file class.ilAwarenessGUI.php.
References $f, $GLOBALS, $ilUser, $tpl, $user, ilSession\get(), ilUtil\getImagePath(), ilAwarenessAct\getInstance(), ilUserActionGUI\getInstance(), and ilSession\set().
Here is the call graph for this function:
|
protected |
Definition at line 22 of file class.ilAwarenessGUI.php.
|
protected |
Definition at line 32 of file class.ilAwarenessGUI.php.
|
protected |
Definition at line 27 of file class.ilAwarenessGUI.php.
|
protected |
Definition at line 17 of file class.ilAwarenessGUI.php.
Referenced by getAwarenessList(), and getMainMenuHTML().