|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
GUI class for html lm presentation. More...
Collaboration diagram for ilHTLMPresentationGUI:Public Member Functions | |
| __construct () | |
| Constructor @access public. More... | |
| executeCommand () | |
| execute command More... | |
Data Fields | |
| $tpl | |
| $lng | |
| $objDefinition | |
| $ref_id | |
Protected Attributes | |
| $ctrl | |
| $access | |
| $error | |
| $nav_history | |
GUI class for html lm presentation.
@ilCtrl_Calls ilHTLMPresentationGUI: ilObjFileBasedLMGUI
Definition at line 36 of file class.ilHTLMPresentationGUI.php.
| ilHTLMPresentationGUI::__construct | ( | ) |
Constructor @access public.
Definition at line 67 of file class.ilHTLMPresentationGUI.php.
References $_GET, $DIC, $ilCtrl, $ilErr, $lng, $objDefinition, $tpl, and error().
Here is the call graph for this function:| ilHTLMPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 104 of file class.ilHTLMPresentationGUI.php.
References $_GET, $access, $ctrl, $ilCtrl, $nav_history, $tpl, and executeCommand().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 46 of file class.ilHTLMPresentationGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 41 of file class.ilHTLMPresentationGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 51 of file class.ilHTLMPresentationGUI.php.
| ilHTLMPresentationGUI::$lng |
Definition at line 59 of file class.ilHTLMPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 56 of file class.ilHTLMPresentationGUI.php.
Referenced by executeCommand().
| ilHTLMPresentationGUI::$objDefinition |
Definition at line 60 of file class.ilHTLMPresentationGUI.php.
Referenced by __construct().
| ilHTLMPresentationGUI::$ref_id |
Definition at line 61 of file class.ilHTLMPresentationGUI.php.
| ilHTLMPresentationGUI::$tpl |
Definition at line 58 of file class.ilHTLMPresentationGUI.php.
Referenced by __construct(), and executeCommand().