|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\MediaObjects\Creation\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
| request () | |
Protected Attributes | |
| InternalGUIService | $gui_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.GUIService.php.
| ILIAS\MediaObjects\Creation\GUIService::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service | ||
| ) |
Definition at line 34 of file class.GUIService.php.
References ILIAS\MediaObjects\Creation\GUIService\$domain_service, and ILIAS\MediaObjects\Creation\GUIService\$gui_service.
| ILIAS\MediaObjects\Creation\GUIService::request | ( | ) |
Definition at line 42 of file class.GUIService.php.
|
protected |
Definition at line 32 of file class.GUIService.php.
Referenced by ILIAS\MediaObjects\Creation\GUIService\__construct().
|
protected |
Definition at line 31 of file class.GUIService.php.
Referenced by ILIAS\MediaObjects\Creation\GUIService\__construct().