|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 | |
| $ilias | |
| $tpl | |
| $lng | |
| $objDefinition | |
| $ref_id | |
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 53 of file class.ilHTLMPresentationGUI.php.
References $_GET, $ilCtrl, $ilias, $lng, $objDefinition, and $tpl.
| ilHTLMPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 84 of file class.ilHTLMPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, $tpl, and executeCommand().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilHTLMPresentationGUI::$ilias |
Definition at line 43 of file class.ilHTLMPresentationGUI.php.
Referenced by __construct().
| ilHTLMPresentationGUI::$lng |
Definition at line 45 of file class.ilHTLMPresentationGUI.php.
Referenced by __construct().
| ilHTLMPresentationGUI::$objDefinition |
Definition at line 46 of file class.ilHTLMPresentationGUI.php.
Referenced by __construct().
| ilHTLMPresentationGUI::$ref_id |
Definition at line 47 of file class.ilHTLMPresentationGUI.php.
| ilHTLMPresentationGUI::$tpl |
Definition at line 44 of file class.ilHTLMPresentationGUI.php.
Referenced by __construct(), and executeCommand().