ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
$user | |
$ctrl | |
$ui | |
$lng | |
ilAwarenessGUI::__construct | ( | ) |
Constructor.
Definition at line 37 of file class.ilAwarenessGUI.php.
References $_GET, $DIC, and user().
ilAwarenessGUI::executeCommand | ( | ) |
ilAwarenessGUI::getAwarenessList | ( | ) |
Get awareness list (ajax)
Definition at line 172 of file class.ilAwarenessGUI.php.
References $_GET, $ilUser, $tpl, $user, $users, array, exit, ilGlyphGUI\FILTER, ilGlyphGUI\get(), ilAwarenessAct\getInstance(), ilUtil\prepareFormOutput(), ilSession\set(), and time.
|
static |
Get instance.
Definition at line 69 of file class.ilAwarenessGUI.php.
Referenced by ilMainMenuGUI\renderAwareness().
ilAwarenessGUI::getMainMenuHTML | ( | ) |
Get main menu html.
Definition at line 77 of file class.ilAwarenessGUI.php.
References $GLOBALS, $ilUser, $tpl, $user, ilSession\get(), ilUtil\getImagePath(), ilUserActionGUI\getInstance(), ilAwarenessAct\getInstance(), ilSession\set(), and time.
|
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().