|
ILIAS
Release_3_10_x_branch Revision 61812
|
Top level GUI class for media pools. More...
Collaboration diagram for ilMediaPoolPresentationGUI: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 36 of file class.ilMediaPoolPresentationGUI.php.
| & ilMediaPoolPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 71 of file class.ilMediaPoolPresentationGUI.php.
References $_GET, $cmd, $ilCtrl, and $tpl.
| ilMediaPoolPresentationGUI::ilMediaPoolPresentationGUI | ( | ) |
Constructor public.
Definition at line 52 of file class.ilMediaPoolPresentationGUI.php.
References $ilCtrl, $ilias, $lng, $objDefinition, and $tpl.
| ilMediaPoolPresentationGUI::$ilias |
Definition at line 43 of file class.ilMediaPoolPresentationGUI.php.
Referenced by ilMediaPoolPresentationGUI().
| ilMediaPoolPresentationGUI::$lng |
Definition at line 45 of file class.ilMediaPoolPresentationGUI.php.
Referenced by ilMediaPoolPresentationGUI().
| ilMediaPoolPresentationGUI::$objDefinition |
Definition at line 46 of file class.ilMediaPoolPresentationGUI.php.
Referenced by ilMediaPoolPresentationGUI().
| ilMediaPoolPresentationGUI::$tpl |
Definition at line 44 of file class.ilMediaPoolPresentationGUI.php.
Referenced by executeCommand(), and ilMediaPoolPresentationGUI().