ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (\ilObjMediaCast $obj, ilGlobalTemplateInterface $tpl=null, string $rss_link="") | |
executeCommand () | |
getHTML () | |
Protected Attributes | |
string | $rss_link = "" |
ilMediaObjectsPlayerWrapperGUI | $player_wrapper |
ilCtrl | $ctrl |
ilObjMediaCast | $media_cast |
ilGlobalTemplateInterface | $tpl |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
ilObjUser | $user |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Podcast GUI for mediacasts
Definition at line 25 of file class.McstPodcastGUI.php.
McstPodcastGUI::__construct | ( | \ilObjMediaCast | $obj, |
ilGlobalTemplateInterface | $tpl = null , |
||
string | $rss_link = "" |
||
) |
Definition at line 36 of file class.McstPodcastGUI.php.
References $DIC, $rss_link, $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
McstPodcastGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 60 of file class.McstPodcastGUI.php.
References $ctrl, ilCtrl\forwardCommand(), ilCtrl\getCmd(), and ilCtrl\getNextClass().
McstPodcastGUI::getHTML | ( | ) |
Definition at line 79 of file class.McstPodcastGUI.php.
References $ctrl, Vendor\Package\$f, $lng, $rss_link, ilCtrl\getLinkTargetByClass(), ILIAS\Repository\lng(), ilCtrl\setParameterByClass(), and ILIAS\Repository\ui().
|
protected |
Definition at line 29 of file class.McstPodcastGUI.php.
Referenced by executeCommand(), and getHTML().
|
protected |
Definition at line 33 of file class.McstPodcastGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 30 of file class.McstPodcastGUI.php.
|
protected |
Definition at line 28 of file class.McstPodcastGUI.php.
|
protected |
Definition at line 27 of file class.McstPodcastGUI.php.
Referenced by __construct(), and getHTML().
|
protected |
Definition at line 31 of file class.McstPodcastGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.McstPodcastGUI.php.
|
protected |
Definition at line 34 of file class.McstPodcastGUI.php.