|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaCast\Video\VideoPreviewGUI: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().
Here is the call graph for this function:| ILIAS\MediaCast\Video\VideoPreviewGUI::render | ( | ) |
Definition at line 51 of file class.VideoPreviewGUI.php.
References ILIAS\MediaCast\Video\VideoPreviewGUI\$lng, $tpl, ilLanguage\txt(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
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.