|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Top level GUI class for media pools. More...
Collaboration diagram for ilMediaPoolPresentationGUI:Public Member Functions | |
| ilMediaPoolPresentationGUI () | |
| Constructor @access public. More... | |
| & | executeCommand () |
| execute command More... | |
Data Fields | |
| $ilias | |
| $tpl | |
| $lng | |
| $objDefinition | |
Top level GUI class for media pools.
@ilCtrl_Calls 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, $tpl, and executeCommand().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMediaPoolPresentationGUI::ilMediaPoolPresentationGUI | ( | ) |
Constructor @access 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().