ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
GUI class for html lm presentation. More...
Public Member Functions | |
__construct () | |
Constructor public. More... | |
executeCommand () | |
execute command More... | |
Data Fields | |
$ilias | |
$tpl | |
$lng | |
$objDefinition | |
$ref_id | |
GUI class for html lm presentation.
ilHTLMPresentationGUI: ilObjFileBasedLMGUI
Definition at line 36 of file class.ilHTLMPresentationGUI.php.
ilHTLMPresentationGUI::__construct | ( | ) |
Constructor public.
Definition at line 53 of file class.ilHTLMPresentationGUI.php.
References $_GET, $ilCtrl, $ilias, $lng, $objDefinition, $tpl, and array.
ilHTLMPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 84 of file class.ilHTLMPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, and $tpl.
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().