ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
GUI class for html lm presentation. More...
Public Member Functions | |
__construct () | |
Constructor 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.
ilHTLMPresentationGUI: ilObjFileBasedLMGUI
Definition at line 36 of file class.ilHTLMPresentationGUI.php.
ilHTLMPresentationGUI::__construct | ( | ) |
Constructor public.
Definition at line 67 of file class.ilHTLMPresentationGUI.php.
References $_GET, $DIC, $ilCtrl, $ilErr, $lng, $objDefinition, $tpl, and array.
ilHTLMPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 104 of file class.ilHTLMPresentationGUI.php.
References $_GET, $access, $ctrl, $ilCtrl, $nav_history, $tpl, and array.
|
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().