|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilMediaObjectsPlayerWrapperGUI:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| executeCommand () | |
| renderComponent (ilObjMediaObject $mob, int $tracking_container_ref_id=0) | |
| getComponent (ilObjMediaObject $mob, int $tracking_container_ref_id=0) | |
| audio (ilObjMediaObject $mob, int $tracking_container_ref_id=0) | |
| image (ilObjMediaObject $mob, int $tracking_container_ref_id=0) | |
| video (ilObjMediaObject $mob, int $tracking_container_ref_id=0) | |
Protected Member Functions | |
| saveCompletion () | |
Protected Attributes | |
| ILIAS MediaObjects Tracking TrackingManager | $tracking |
| ILIAS MediaObjects Player PlayerGUIRequest | $request |
| ILIAS MediaObjects MediaType MediaTypeManager | $media_type |
| InternalGUIService | $gui |
| InternalDomainService | $domain |
Definition at line 27 of file class.ilMediaObjectsPlayerWrapperGUI.php.
| ilMediaObjectsPlayerWrapperGUI::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 35 of file class.ilMediaObjectsPlayerWrapperGUI.php.
References ILIAS\MediaObjects\InternalDomainService\mediaType(), and ILIAS\MediaObjects\InternalGUIService\player().
Here is the call graph for this function:| ilMediaObjectsPlayerWrapperGUI::audio | ( | ilObjMediaObject | $mob, |
| int | $tracking_container_ref_id = 0 |
||
| ) |
| ilCtrlException |
Definition at line 101 of file class.ilMediaObjectsPlayerWrapperGUI.php.
Referenced by getComponent().
Here is the caller graph for this function:| ilMediaObjectsPlayerWrapperGUI::executeCommand | ( | ) |
Definition at line 46 of file class.ilMediaObjectsPlayerWrapperGUI.php.
| ilMediaObjectsPlayerWrapperGUI::getComponent | ( | ilObjMediaObject | $mob, |
| int | $tracking_container_ref_id = 0 |
||
| ) |
Definition at line 71 of file class.ilMediaObjectsPlayerWrapperGUI.php.
References audio(), ilObjMediaObject\getMediaItem(), image(), and video().
Referenced by renderComponent().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMediaObjectsPlayerWrapperGUI::image | ( | ilObjMediaObject | $mob, |
| int | $tracking_container_ref_id = 0 |
||
| ) |
| ilCtrlException |
Definition at line 144 of file class.ilMediaObjectsPlayerWrapperGUI.php.
Referenced by getComponent().
Here is the caller graph for this function:| ilMediaObjectsPlayerWrapperGUI::renderComponent | ( | ilObjMediaObject | $mob, |
| int | $tracking_container_ref_id = 0 |
||
| ) |
Definition at line 61 of file class.ilMediaObjectsPlayerWrapperGUI.php.
References getComponent().
Here is the call graph for this function:
|
protected |
Definition at line 228 of file class.ilMediaObjectsPlayerWrapperGUI.php.
References $ref_id.
| ilMediaObjectsPlayerWrapperGUI::video | ( | ilObjMediaObject | $mob, |
| int | $tracking_container_ref_id = 0 |
||
| ) |
| ilCtrlException |
Definition at line 186 of file class.ilMediaObjectsPlayerWrapperGUI.php.
Referenced by getComponent().
Here is the caller graph for this function:
|
protected |
Definition at line 33 of file class.ilMediaObjectsPlayerWrapperGUI.php.
|
protected |
Definition at line 32 of file class.ilMediaObjectsPlayerWrapperGUI.php.
|
protected |
Definition at line 31 of file class.ilMediaObjectsPlayerWrapperGUI.php.
|
protected |
Definition at line 30 of file class.ilMediaObjectsPlayerWrapperGUI.php.
|
protected |
Definition at line 29 of file class.ilMediaObjectsPlayerWrapperGUI.php.