|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaCast\Video\VideoWidgetGUI:Public Member Functions | |
| __construct (\ilGlobalTemplateInterface $main_tpl, string $dom_wrapper_id) | |
| setVideo (?VideoItem $a_val=null) | |
| getVideo () | |
| render () | |
Protected Attributes | |
| string | $dom_wrapper_id |
| ILIAS DI UIServices | $ui |
| ilLanguage | $lng |
| VideoItem | $video = null |
| ilGlobalTemplateInterface | $main_tpl |
Definition at line 24 of file class.VideoWidgetGUI.php.
| ILIAS\MediaCast\Video\VideoWidgetGUI::__construct | ( | \ilGlobalTemplateInterface | $main_tpl, |
| string | $dom_wrapper_id | ||
| ) |
Definition at line 32 of file class.VideoWidgetGUI.php.
References $DIC, ILIAS\MediaCast\Video\VideoWidgetGUI\$dom_wrapper_id, ILIAS\MediaCast\Video\VideoWidgetGUI\$main_tpl, ilGlobalTemplateInterface\addJavaScript(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ILIAS\MediaCast\Video\VideoWidgetGUI::getVideo | ( | ) |
Definition at line 50 of file class.VideoWidgetGUI.php.
References ILIAS\MediaCast\Video\VideoWidgetGUI\$video.
Referenced by ILIAS\MediaCast\Video\VideoWidgetGUI\render().
Here is the caller graph for this function:| ILIAS\MediaCast\Video\VideoWidgetGUI::render | ( | ) |
Definition at line 58 of file class.VideoWidgetGUI.php.
References Vendor\Package\$f, $tpl, ILIAS\MediaCast\Video\VideoWidgetGUI\$ui, ILIAS\MediaCast\Video\VideoWidgetGUI\$video, and ILIAS\MediaCast\Video\VideoWidgetGUI\getVideo().
Here is the call graph for this function:| ILIAS\MediaCast\Video\VideoWidgetGUI::setVideo | ( | ?VideoItem | $a_val = null | ) |
Definition at line 45 of file class.VideoWidgetGUI.php.
|
protected |
Definition at line 26 of file class.VideoWidgetGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoWidgetGUI\__construct().
|
protected |
Definition at line 28 of file class.VideoWidgetGUI.php.
|
protected |
Definition at line 30 of file class.VideoWidgetGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoWidgetGUI\__construct().
|
protected |
Definition at line 27 of file class.VideoWidgetGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoWidgetGUI\render().
|
protected |
Definition at line 29 of file class.VideoWidgetGUI.php.
Referenced by ILIAS\MediaCast\Video\VideoWidgetGUI\getVideo(), and ILIAS\MediaCast\Video\VideoWidgetGUI\render().