|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Awareness GUI class. More...
Collaboration diagram for ilAwarenessGUI: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().
Here is the call graph for this function:| 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().
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 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller 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(), getMainMenuHTML(), and initJS().