| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
GUI class for html lm presentation. More...
 Collaboration diagram for ilHTLMPresentationGUI:
 Collaboration diagram for ilHTLMPresentationGUI:| Public Member Functions | |
| ilHTLMPresentationGUI () | |
| Constructor  public. | |
| & | executeCommand () | 
| execute command | |
| 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::executeCommand | ( | ) | 
execute command
Definition at line 84 of file class.ilHTLMPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, and $tpl.
| ilHTLMPresentationGUI::ilHTLMPresentationGUI | ( | ) | 
Constructor public.
Definition at line 53 of file class.ilHTLMPresentationGUI.php.
References $_GET, $ilCtrl, $ilias, $lng, $objDefinition, and $tpl.
| ilHTLMPresentationGUI::$ilias | 
Definition at line 43 of file class.ilHTLMPresentationGUI.php.
Referenced by ilHTLMPresentationGUI().
| ilHTLMPresentationGUI::$lng | 
Definition at line 45 of file class.ilHTLMPresentationGUI.php.
Referenced by ilHTLMPresentationGUI().
| ilHTLMPresentationGUI::$objDefinition | 
Definition at line 46 of file class.ilHTLMPresentationGUI.php.
Referenced by ilHTLMPresentationGUI().
| 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 executeCommand(), and ilHTLMPresentationGUI().