| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\MediaCast\Presentation\VideoViewGUI: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 () | |
| renderCommentsContainer () | |
Protected Member Functions | |
| getAutoplay () | |
| getDropdown () | |
Protected Attributes | |
| ilCtrlInterface | $ctrl | 
| ILIAS MediaCast MediaCastManager | $mc_manager | 
| 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 46 of file class.VideoViewGUI.php.
References $DIC, ILIAS\MediaCast\Presentation\VideoViewGUI\$rss_link, ILIAS\MediaCast\Presentation\VideoViewGUI\$tpl, 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 163 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 178 of file class.VideoViewGUI.php.
References $id, ILIAS\Repository\ui(), and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\MediaCast\Presentation\VideoViewGUI::render | ( | ) | 
Definition at line 323 of file class.VideoViewGUI.php.
References ILIAS\MediaCast\Presentation\VideoViewGUI\renderMainColumn(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderSideColumn().
 Here is the call graph for this function:| ILIAS\MediaCast\Presentation\VideoViewGUI::renderCommentsContainer | ( | ) | 
Definition at line 355 of file class.VideoViewGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\show().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\MediaCast\Presentation\VideoViewGUI::renderMainColumn | ( | ) | 
Definition at line 81 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\render(), and ILIAS\MediaCast\Presentation\VideoViewGUI\show().
 Here is the caller graph for this function:| ILIAS\MediaCast\Presentation\VideoViewGUI::renderSideColumn | ( | ) | 
Definition at line 196 of file class.VideoViewGUI.php.
References Vendor\Package\$b, $id, ILIAS\MediaCast\Presentation\VideoViewGUI\$lng, 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\MediaCast\Presentation\VideoViewGUI::renderToolbar | ( | ) | 
Definition at line 92 of file class.VideoViewGUI.php.
References Vendor\Package\$f, $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(), ILIAS\MediaCast\Presentation\VideoViewGUI\getDropdown(), and ILIAS\Repository\ui().
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\show().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\MediaCast\Presentation\VideoViewGUI::setAutoplayCallback | ( | string | $autoplay_callback | ) | 
Definition at line 73 of file class.VideoViewGUI.php.
References ILIAS\MediaCast\Presentation\VideoViewGUI\$autoplay_callback.
| ILIAS\MediaCast\Presentation\VideoViewGUI::setCompletedCallback | ( | string | $completed_callback | ) | 
Definition at line 68 of file class.VideoViewGUI.php.
References ILIAS\MediaCast\Presentation\VideoViewGUI\$completed_callback.
| ILIAS\MediaCast\Presentation\VideoViewGUI::show | ( | ) | 
Definition at line 343 of file class.VideoViewGUI.php.
References ILIAS\MediaCast\Presentation\VideoViewGUI\renderCommentsContainer(), ILIAS\MediaCast\Presentation\VideoViewGUI\renderMainColumn(), ILIAS\MediaCast\Presentation\VideoViewGUI\renderSideColumn(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 42 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\setAutoplayCallback().
      
  | 
  protected | 
Definition at line 41 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\setCompletedCallback().
      
  | 
  protected | 
Definition at line 31 of file class.VideoViewGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\renderSideColumn(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
      
  | 
  protected | 
Definition at line 35 of file class.VideoViewGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.VideoViewGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.VideoViewGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\__construct(), and ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
      
  | 
  protected | 
Definition at line 34 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\renderToolbar().
      
  | 
  protected | 
Definition at line 37 of file class.VideoViewGUI.php.
Referenced by ILIAS\MediaCast\Presentation\VideoViewGUI\__construct().
      
  | 
  protected | 
Definition at line 38 of file class.VideoViewGUI.php.
      
  | 
  protected | 
Definition at line 40 of file class.VideoViewGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.VideoViewGUI.php.
      
  | 
  protected | 
Definition at line 44 of file class.VideoViewGUI.php.