| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\MediaPool\Clipboard\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| request (?array $passed_query_params=null, ?array $passed_post_data=null) | |
Protected Attributes | |
| InternalGUIService | $gui_service | 
| InternalDomainService | $domain_service | 
Definition at line 29 of file class.GUIService.php.
| ILIAS\MediaPool\Clipboard\GUIService::__construct | ( | InternalDomainService | $domain_service, | 
| InternalGUIService | $gui_service | ||
| ) | 
Definition at line 34 of file class.GUIService.php.
References ILIAS\MediaPool\Clipboard\GUIService\$domain_service, and ILIAS\MediaPool\Clipboard\GUIService\$gui_service.
| ILIAS\MediaPool\Clipboard\GUIService::request | ( | ?array | $passed_query_params = null,  | 
        
| ?array | $passed_post_data = null  | 
        ||
| ) | 
Definition at line 42 of file class.GUIService.php.
References ILIAS\Repository\$passed_post_data, and ILIAS\Repository\$passed_query_params.
      
  | 
  protected | 
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\MediaPool\Clipboard\GUIService\__construct().
      
  | 
  protected | 
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\MediaPool\Clipboard\GUIService\__construct().