|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
PersonalWorkspace internal service. More...
Collaboration diagram for ILIAS\PersonalWorkspace\InternalService:Public Member Functions | |
| __construct () | |
| 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\PersonalWorkspace\InternalService::__construct | ( | ) |
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().