ILIAS
release_8 Revision v8.19
|
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, $tpl=null, string $rss_link="") | |
executeCommand () | |
getHTML () | |
setCompletedCallback (string $completed_callback) | |
Protected Member Functions | |
downloadAll () | |
Protected Attributes | |
ILIAS MediaCast InternalDomainService | $domain |
string | $completed_callback |
string | $rss_link |
ilObjMediaCast | $media_cast |
ilGlobalTemplateInterface | $tpl |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
ilObjUser | $user |
ilCtrl | $ctrl |
ilToolbarGUI | $toolbar |
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 Image gallery GUI for mediacasts
Definition at line 24 of file class.McstImageGalleryGUI.php.
McstImageGalleryGUI::__construct | ( | \ilObjMediaCast | $obj, |
$tpl = null , |
|||
string | $rss_link = "" |
||
) |
Definition at line 37 of file class.McstImageGalleryGUI.php.
References $DIC, $rss_link, $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
|
protected |
Definition at line 224 of file class.McstImageGalleryGUI.php.
References $user, ILIAS\Repository\ctrl(), ILIAS\Repository\int(), and ILIAS\Repository\lng().
McstImageGalleryGUI::executeCommand | ( | ) |
Definition at line 55 of file class.McstImageGalleryGUI.php.
References $ctrl, and ilCtrl\getNextClass().
McstImageGalleryGUI::getHTML | ( | ) |
Definition at line 70 of file class.McstImageGalleryGUI.php.
References Vendor\Package\$b, $ctrl, Vendor\Package\$f, $id, $lng, $rss_link, $toolbar, ilObjMediaObject\_getURL(), ilToolbarGUI\setFormAction(), ilWACSignedPath\signFile(), and ILIAS\Repository\ui().
McstImageGalleryGUI::setCompletedCallback | ( | string | $completed_callback | ) |
Definition at line 244 of file class.McstImageGalleryGUI.php.
References $completed_callback.
|
protected |
Definition at line 27 of file class.McstImageGalleryGUI.php.
Referenced by setCompletedCallback().
|
protected |
Definition at line 34 of file class.McstImageGalleryGUI.php.
Referenced by executeCommand(), and getHTML().
|
protected |
Definition at line 26 of file class.McstImageGalleryGUI.php.
|
protected |
Definition at line 32 of file class.McstImageGalleryGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 29 of file class.McstImageGalleryGUI.php.
|
protected |
Definition at line 28 of file class.McstImageGalleryGUI.php.
Referenced by __construct(), and getHTML().
|
protected |
Definition at line 35 of file class.McstImageGalleryGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 30 of file class.McstImageGalleryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.McstImageGalleryGUI.php.
|
protected |
Definition at line 33 of file class.McstImageGalleryGUI.php.
Referenced by downloadAll().