| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Wiki\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| request (?array $passed_query_params=null, ?array $passed_post_data=null) | |
| content () | |
| page () | |
| notification () | |
| wiki () | |
Protected Attributes | |
| InternalDataService | $data_service | 
| InternalDomainService | $domain_service | 
Definition at line 32 of file class.InternalGUIService.php.
| ILIAS\Wiki\InternalGUIService::__construct | ( | Container | $DIC, | 
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) | 
Definition at line 39 of file class.InternalGUIService.php.
References ILIAS\Wiki\InternalGUIService\$data_service, ILIAS\Wiki\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
 Here is the call graph for this function:| ILIAS\Wiki\InternalGUIService::content | ( | ) | 
Definition at line 61 of file class.InternalGUIService.php.
| ILIAS\Wiki\InternalGUIService::notification | ( | ) | 
Definition at line 77 of file class.InternalGUIService.php.
| ILIAS\Wiki\InternalGUIService::page | ( | ) | 
Definition at line 69 of file class.InternalGUIService.php.
| ILIAS\Wiki\InternalGUIService::request | ( | ?array | $passed_query_params = null,  | 
        
| ?array | $passed_post_data = null  | 
        ||
| ) | 
Definition at line 49 of file class.InternalGUIService.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, and ILIAS\FileDelivery\http().
 Here is the call graph for this function:| ILIAS\Wiki\InternalGUIService::wiki | ( | ) | 
Definition at line 85 of file class.InternalGUIService.php.
      
  | 
  protected | 
Definition at line 36 of file class.InternalGUIService.php.
Referenced by ILIAS\Wiki\InternalGUIService\__construct().
      
  | 
  protected | 
Definition at line 37 of file class.InternalGUIService.php.
Referenced by ILIAS\Wiki\InternalGUIService\__construct().