ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (string $file, string $onclick, string $playing_time) | |
render () | |
Protected Attributes | |
ILIAS DI UIServices | $ui |
string | $file = "" |
string | $onclick = "" |
string | $playing_time = "" |
ilLanguage | $lng |
Definition at line 25 of file class.VideoPreviewGUI.php.
ILIAS\MediaCast\Video\VideoPreviewGUI::__construct | ( | string | $file, |
string | $onclick, | ||
string | $playing_time | ||
) |
Definition at line 33 of file class.VideoPreviewGUI.php.
References $DIC, ILIAS\MediaCast\Video\VideoPreviewGUI\$file, ILIAS\MediaCast\Video\VideoPreviewGUI\$onclick, ILIAS\MediaCast\Video\VideoPreviewGUI\$playing_time, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
ILIAS\MediaCast\Video\VideoPreviewGUI::render | ( | ) |
Definition at line 51 of file class.VideoPreviewGUI.php.
References ILIAS\MediaCast\Video\VideoPreviewGUI\$lng, $tpl, and ILIAS\Repository\ui().
|
protected |
Definition at line 28 of file class.VideoPreviewGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoPreviewGUI\__construct().
|
protected |
Definition at line 31 of file class.VideoPreviewGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoPreviewGUI\render().
|
protected |
Definition at line 29 of file class.VideoPreviewGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoPreviewGUI\__construct().
|
protected |
Definition at line 30 of file class.VideoPreviewGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoPreviewGUI\__construct().
|
protected |
Definition at line 27 of file class.VideoPreviewGUI.php.