|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for McstImageGalleryGUI: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 |
| ilAccessHandler | $access |
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 38 of file class.McstImageGalleryGUI.php.
References $DIC, $rss_link, $tpl, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 226 of file class.McstImageGalleryGUI.php.
References $user, ILIAS\Repository\ctrl(), ilObject\getId(), and ILIAS\Repository\lng().
Here is the call graph for this function:| McstImageGalleryGUI::executeCommand | ( | ) |
Definition at line 57 of file class.McstImageGalleryGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
Here is the call graph for this function:| McstImageGalleryGUI::getHTML | ( | ) |
Definition at line 72 of file class.McstImageGalleryGUI.php.
References Vendor\Package\$b, $ctrl, Vendor\Package\$f, $id, $lng, $toolbar, ilObjMediaObject\_getURL(), ilToolbarGUI\addComponent(), ilToolbarGUI\addFormButton(), ilCtrl\getFormAction(), ilCtrl\getLinkTargetByClass(), ilToolbarGUI\setFormAction(), ilCtrl\setParameterByClass(), ilWACSignedPath\signFile(), ilLanguage\txt(), and ILIAS\Repository\ui().
Here is the call graph for this function:| McstImageGalleryGUI::setCompletedCallback | ( | string | $completed_callback | ) |
Definition at line 256 of file class.McstImageGalleryGUI.php.
References $completed_callback.
|
protected |
Definition at line 36 of file class.McstImageGalleryGUI.php.
|
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().
|
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().