ILIAS
Release_4_0_x_branch Revision 61816
|
Top level GUI class for media pools. More...
Public Member Functions | |
ilMediaPoolPresentationGUI () | |
Constructor public. | |
& | executeCommand () |
execute command |
Data Fields | |
$ilias | |
$tpl | |
$lng | |
$objDefinition |
Top level GUI class for media pools.
ilMediaPoolPresentationGUI: ilObjMediaPoolGUI
Definition at line 15 of file class.ilMediaPoolPresentationGUI.php.
& ilMediaPoolPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 50 of file class.ilMediaPoolPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, and $tpl.
ilMediaPoolPresentationGUI::ilMediaPoolPresentationGUI | ( | ) |
Constructor public.
Definition at line 31 of file class.ilMediaPoolPresentationGUI.php.
References $ilCtrl, $ilias, $lng, $objDefinition, and $tpl.
ilMediaPoolPresentationGUI::$ilias |
Definition at line 22 of file class.ilMediaPoolPresentationGUI.php.
Referenced by ilMediaPoolPresentationGUI().
ilMediaPoolPresentationGUI::$lng |
Definition at line 24 of file class.ilMediaPoolPresentationGUI.php.
Referenced by ilMediaPoolPresentationGUI().
ilMediaPoolPresentationGUI::$objDefinition |
Definition at line 25 of file class.ilMediaPoolPresentationGUI.php.
Referenced by ilMediaPoolPresentationGUI().
ilMediaPoolPresentationGUI::$tpl |
Definition at line 23 of file class.ilMediaPoolPresentationGUI.php.
Referenced by executeCommand(), and ilMediaPoolPresentationGUI().