| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Notes\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| standardRequest () | |
| initJavascript (string $ajax_url="", ?\ilGlobalTemplateInterface $main_tpl=null) | |
| print () | |
| getCommentsGUI ( $rep_obj_id, int $obj_id, string $obj_type, int $news_id=0, bool $include_subs=false, bool $ajax=true, string $search_text="") | |
| getMessagesGUI (int $recipient, int $rep_obj_id, int $obj_id, string $obj_type) | |
Protected Attributes | |
| InternalDataService | $data_service | 
| InternalDomainService | $domain_service | 
Definition at line 30 of file class.InternalGUIService.php.
| ILIAS\Notes\InternalGUIService::__construct | ( | Container | $DIC, | 
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) | 
Definition at line 37 of file class.InternalGUIService.php.
References ILIAS\Export\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
 Here is the call graph for this function:| ILIAS\Notes\InternalGUIService::getCommentsGUI | ( | $rep_obj_id, | |
| int | $obj_id, | ||
| string | $obj_type, | ||
| int | $news_id = 0,  | 
        ||
| bool | $include_subs = false,  | 
        ||
| bool | $ajax = true,  | 
        ||
| string | $search_text = ""  | 
        ||
| ) | 
Definition at line 95 of file class.InternalGUIService.php.
| ILIAS\Notes\InternalGUIService::getMessagesGUI | ( | int | $recipient, | 
| int | $rep_obj_id, | ||
| int | $obj_id, | ||
| string | $obj_type | ||
| ) | 
Definition at line 115 of file class.InternalGUIService.php.
| ILIAS\Notes\InternalGUIService::initJavascript | ( | string | $ajax_url = "",  | 
        
| ?\ilGlobalTemplateInterface | $main_tpl = null  | 
        ||
| ) | 
Definition at line 55 of file class.InternalGUIService.php.
References $DIC, $lng, $path, $ref_id, ilObject\_lookupType(), ILIAS\Repository\ctrl(), ilModalGUI\initJS(), and ILIAS\Repository\mainTemplate().
 Here is the call graph for this function:| ILIAS\Notes\InternalGUIService::print | ( | ) | 
Definition at line 84 of file class.InternalGUIService.php.
References $provider, ILIAS\FileDelivery\http(), and ILIAS\Repository\ui().
 Here is the call graph for this function:| ILIAS\Notes\InternalGUIService::standardRequest | ( | ) | 
Definition at line 47 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 34 of file class.InternalGUIService.php.
      
  | 
  protected | 
Definition at line 35 of file class.InternalGUIService.php.