| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Export internal service. More...
 Collaboration diagram for ILIAS\Export\InternalService:Public Member Functions | |
| __construct () | |
| gui () | |
| repo () | |
| data () | |
| domain () | |
Protected Attributes | |
| InternalDataService | $data | 
| InternalGUIService | $gui | 
| InternalDomainService | $domain | 
| InternalRepoService | $repo | 
Export internal service.
Definition at line 27 of file class.InternalService.php.
| ILIAS\Export\InternalService::__construct | ( | ) | 
Definition at line 34 of file class.InternalService.php.
References $DIC, ILIAS\Export\InternalService\data(), ILIAS\Export\InternalService\domain(), ILIAS\Export\InternalService\gui(), and ILIAS\Export\InternalService\repo().
 Here is the call graph for this function:| ILIAS\Export\InternalService::data | ( | ) | 
Definition at line 62 of file class.InternalService.php.
References ILIAS\Export\InternalService\$data.
Referenced by ILIAS\Export\InternalService\__construct(), and ILIAS\Notes\InternalService\__construct().
 Here is the caller graph for this function:| ILIAS\Export\InternalService::domain | ( | ) | 
Definition at line 67 of file class.InternalService.php.
References ILIAS\Export\InternalService\$domain.
Referenced by ILIAS\Export\InternalService\__construct(), and ILIAS\Notes\InternalService\__construct().
 Here is the caller graph for this function:| ILIAS\Export\InternalService::gui | ( | ) | 
Definition at line 52 of file class.InternalService.php.
References ILIAS\Export\InternalService\$gui.
Referenced by ILIAS\Export\InternalService\__construct(), and ILIAS\Notes\InternalService\__construct().
 Here is the caller graph for this function:| ILIAS\Export\InternalService::repo | ( | ) | 
Definition at line 57 of file class.InternalService.php.
References ILIAS\Export\InternalService\$repo.
Referenced by ILIAS\Export\InternalService\__construct(), and ILIAS\Notes\InternalService\__construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 29 of file class.InternalService.php.
Referenced by ILIAS\Notes\InternalService\data(), and ILIAS\Export\InternalService\data().
      
  | 
  protected | 
Definition at line 31 of file class.InternalService.php.
Referenced by ILIAS\Notes\InternalService\domain(), and ILIAS\Export\InternalService\domain().
      
  | 
  protected | 
Definition at line 30 of file class.InternalService.php.
Referenced by ILIAS\Export\InternalService\gui(), and ILIAS\Notes\InternalService\gui().
      
  | 
  protected | 
Definition at line 32 of file class.InternalService.php.
Referenced by ILIAS\Export\InternalService\repo(), and ILIAS\Notes\InternalService\repo().