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