| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\MediaObjects\Video\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| addPreviewExtractionToToolbar (int $mob_id, string $gui_class, string $extract_cmd="extractPreviewImage") | |
| handleExtractionRequest (int $mob_id) | |
| addPreviewInput (\ilPropertyFormGUI $form, int $mob_id=0) | |
| savePreviewInput (\ilPropertyFormGUI $form, int $mob_id) | |
Protected Member Functions | |
| checkPreviewPossible (int $mob_id) | |
Protected Attributes | |
| ilGlobalTemplateInterface | $tpl | 
| InternalGUIService | $gui_service | 
| InternalDomainService | $domain_service | 
Definition at line 26 of file class.GUIService.php.
| ILIAS\MediaObjects\Video\GUIService::__construct | ( | InternalDomainService | $domain_service, | 
| InternalGUIService | $gui_service | ||
| ) | 
Definition at line 32 of file class.GUIService.php.
References ILIAS\MediaObjects\Video\GUIService\$domain_service, ILIAS\MediaObjects\Video\GUIService\$gui_service, and $lng.
| ILIAS\MediaObjects\Video\GUIService::addPreviewExtractionToToolbar | ( | int | $mob_id, | 
| string | $gui_class, | ||
| string | $extract_cmd = "extractPreviewImage"  | 
        ||
| ) | 
Definition at line 43 of file class.GUIService.php.
References $lng, ilFFmpeg\enabled(), and ilFFmpeg\supportsImageExtraction().
 Here is the call graph for this function:| ILIAS\MediaObjects\Video\GUIService::addPreviewInput | ( | \ilPropertyFormGUI | $form, | 
| int | $mob_id = 0  | 
        ||
| ) | 
Definition at line 120 of file class.GUIService.php.
References $lng, ilPropertyFormGUI\addItem(), and ILIAS\MediaObjects\Video\GUIService\checkPreviewPossible().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 105 of file class.GUIService.php.
References ilFFmpeg\supportsImageExtraction().
Referenced by ILIAS\MediaObjects\Video\GUIService\addPreviewInput(), and ILIAS\MediaObjects\Video\GUIService\savePreviewInput().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\MediaObjects\Video\GUIService::handleExtractionRequest | ( | int | $mob_id | ) | 
Definition at line 76 of file class.GUIService.php.
References Vendor\Package\$e, $lng, and ilFFmpeg\getLastReturnValues().
 Here is the call graph for this function:| ILIAS\MediaObjects\Video\GUIService::savePreviewInput | ( | \ilPropertyFormGUI | $form, | 
| int | $mob_id | ||
| ) | 
Definition at line 140 of file class.GUIService.php.
References ILIAS\MediaObjects\Video\GUIService\checkPreviewPossible(), ilPropertyFormGUI\getInput(), and ilPropertyFormGUI\getItemByPostVar().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 30 of file class.GUIService.php.
Referenced by ILIAS\MediaObjects\Video\GUIService\__construct().
      
  | 
  protected | 
Definition at line 29 of file class.GUIService.php.
Referenced by ILIAS\MediaObjects\Video\GUIService\__construct().
      
  | 
  protected | 
Definition at line 28 of file class.GUIService.php.