ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Top level GUI class for media pools. More...
Public Member Functions | |
__construct () | |
Constructor public. More... | |
executeCommand () | |
execute command More... | |
Data Fields | |
$tpl | |
$lng | |
$objDefinition | |
Protected Attributes | |
$ctrl | |
$access | |
$nav_history | |
Top level GUI class for media pools.
ilMediaPoolPresentationGUI: ilObjMediaPoolGUI
Definition at line 15 of file class.ilMediaPoolPresentationGUI.php.
ilMediaPoolPresentationGUI::__construct | ( | ) |
Constructor public.
Definition at line 40 of file class.ilMediaPoolPresentationGUI.php.
References $DIC, $ilCtrl, $lng, $objDefinition, and $tpl.
ilMediaPoolPresentationGUI::executeCommand | ( | ) |
execute command
Definition at line 64 of file class.ilMediaPoolPresentationGUI.php.
References $_GET, $access, $ctrl, $ilCtrl, $nav_history, and $tpl.
|
protected |
Definition at line 25 of file class.ilMediaPoolPresentationGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 20 of file class.ilMediaPoolPresentationGUI.php.
Referenced by executeCommand().
ilMediaPoolPresentationGUI::$lng |
Definition at line 33 of file class.ilMediaPoolPresentationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilMediaPoolPresentationGUI.php.
Referenced by executeCommand().
ilMediaPoolPresentationGUI::$objDefinition |
Definition at line 34 of file class.ilMediaPoolPresentationGUI.php.
Referenced by __construct().
ilMediaPoolPresentationGUI::$tpl |
Definition at line 32 of file class.ilMediaPoolPresentationGUI.php.
Referenced by __construct(), and executeCommand().