ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (\ilObjMediaCast $obj, \ilGlobalTemplateInterface $tpl=null, string $rss_link="") | |
setCompletedCallback (string $completed_callback) | |
setAutoplayCallback (string $autoplay_callback) | |
renderMainColumn () | |
renderToolbar () | |
renderSideColumn () | |
render () | |
show () | |
Protected Member Functions | |
getAutoplay () | |
Protected Attributes | |
string | $rss_link |
ilToolbarGUI | $toolbar |
ilGlobalTemplateInterface | $main_tpl |
ilObjMediaCast | $media_cast |
ilGlobalTemplateInterface | $tpl |
ILIAS DI UIServices | $ui |
ilLanguage | $lng |
ilObjUser | $user |
string | $completed_callback = "" |
string | $autoplay_callback = "" |
VideoSequence | $video_sequence |
string | $video_wrapper_id = "mcst_video" |
Definition at line 29 of file class.VideoViewGUI.php.
ILIAS\MediaCast\Presentation\VideoViewGUI::__construct | ( | \ilObjMediaCast | $obj, |
\ilGlobalTemplateInterface | $tpl = null , |
||
string | $rss_link = "" |
||
) |
Definition at line 44 of file class.VideoViewGUI.php.
References $DIC, ILIAS\MediaCast\Presentation\VideoViewGUI\$rss_link, ILIAS\MediaCast\Presentation\VideoViewGUI\$tpl, ILIAS\Repository\lng(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
|
protected |
Definition at line 151 of file class.VideoViewGUI.php.
References ilObjMediaCast\AUTOPLAY_ACT, ilObjMediaCast\AUTOPLAY_NO, and ILIAS\Repository\user().
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\renderSideColumn(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
ILIAS\MediaCast\Presentation\VideoViewGUI::render | ( | ) |
Definition at line 293 of file class.VideoViewGUI.php.
References ilMediaPlayerGUI\initJavascript(), ILIAS\MediaCast\Presentation\VideoViewGUI\renderMainColumn(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderSideColumn().
ILIAS\MediaCast\Presentation\VideoViewGUI::renderMainColumn | ( | ) |
Definition at line 75 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\render(), and ILIAS\MediaCast\Presentation\VideoViewGUI\show().
ILIAS\MediaCast\Presentation\VideoViewGUI::renderSideColumn | ( | ) |
Definition at line 166 of file class.VideoViewGUI.php.
References Vendor\Package\$b, $factory, $id, ILIAS\MediaCast\Presentation\VideoViewGUI\$lng, $panel, $preview, ilMediaCastSettings\_getInstance(), ilChangeEvent\_lookupReadEvents(), ILIAS\MediaCast\Presentation\VideoViewGUI\getAutoplay(), ILIAS\Repository\ui(), ILIAS\Repository\user(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\render(), and ILIAS\MediaCast\Presentation\VideoViewGUI\show().
ILIAS\MediaCast\Presentation\VideoViewGUI::renderToolbar | ( | ) |
Definition at line 86 of file class.VideoViewGUI.php.
References Vendor\Package\$f, $factory, $id, ILIAS\MediaCast\Presentation\VideoViewGUI\$lng, ILIAS\MediaCast\Presentation\VideoViewGUI\$rss_link, ILIAS\MediaCast\Presentation\VideoViewGUI\$toolbar, ilMediaCastSettings\_getInstance(), ilObjMediaCast\AUTOPLAY_NO, ILIAS\MediaCast\Presentation\VideoViewGUI\getAutoplay(), and ILIAS\Repository\ui().
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\show().
ILIAS\MediaCast\Presentation\VideoViewGUI::setAutoplayCallback | ( | string | $autoplay_callback | ) |
Definition at line 67 of file class.VideoViewGUI.php.
References ILIAS\MediaCast\Presentation\VideoViewGUI\$autoplay_callback.
ILIAS\MediaCast\Presentation\VideoViewGUI::setCompletedCallback | ( | string | $completed_callback | ) |
Definition at line 62 of file class.VideoViewGUI.php.
References ILIAS\MediaCast\Presentation\VideoViewGUI\$completed_callback.
ILIAS\MediaCast\Presentation\VideoViewGUI::show | ( | ) |
Definition at line 313 of file class.VideoViewGUI.php.
References ILIAS\MediaCast\Presentation\VideoViewGUI\renderMainColumn(), ILIAS\MediaCast\Presentation\VideoViewGUI\renderSideColumn(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
|
protected |
Definition at line 40 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\setAutoplayCallback().
|
protected |
Definition at line 39 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\setCompletedCallback().
|
protected |
Definition at line 37 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\renderSideColumn(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
|
protected |
Definition at line 33 of file class.VideoViewGUI.php.
|
protected |
Definition at line 34 of file class.VideoViewGUI.php.
|
protected |
Definition at line 31 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\__construct(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
|
protected |
Definition at line 32 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
|
protected |
Definition at line 35 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\__construct().
|
protected |
Definition at line 36 of file class.VideoViewGUI.php.
|
protected |
Definition at line 38 of file class.VideoViewGUI.php.
|
protected |
Definition at line 41 of file class.VideoViewGUI.php.
|
protected |
Definition at line 42 of file class.VideoViewGUI.php.