ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Awareness GUI class. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
Execute command. More... | |
initJS () | |
getMainMenuHTML () | |
Get main menu html. More... | |
getAwarenessList ($return=false) | |
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, ui(), and user().
ilAwarenessGUI::executeCommand | ( | ) |
Execute command.
Definition at line 54 of file class.ilAwarenessGUI.php.
ilAwarenessGUI::getAwarenessList | ( | $return = false | ) |
Get awareness list (ajax)
Definition at line 179 of file class.ilAwarenessGUI.php.
References $_GET, $ilUser, $result, $tpl, $user, exit, ilGlyphGUI\FILTER, ilGlyphGUI\get(), ilAwarenessAct\getInstance(), initJS(), ilUtil\prepareFormOutput(), and ilSession\set().
|
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 100 of file class.ilAwarenessGUI.php.
References Vendor\Package\$f, $ilUser, $tpl, $user, exit, ilSession\get(), ilUtil\getImagePath(), ilAwarenessAct\getInstance(), initJS(), ilSession\set(), and ui().
ilAwarenessGUI::initJS | ( | ) |
Definition at line 74 of file class.ilAwarenessGUI.php.
References $GLOBALS, $ilUser, $user, ilUtil\getImagePath(), and ilUserActionGUI\getInstance().
Referenced by getAwarenessList(), and getMainMenuHTML().
|
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(), getMainMenuHTML(), and initJS().