ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
Repository internal service. More...
Public Member Functions | |
__construct (Container $DIC) | |
data () | |
repo () | |
domain () | |
gui () | |
Protected Attributes | |
InternalDataService | $data |
InternalRepoService | $repo |
InternalDomainService | $domain |
InternalGUIService | $gui |
Repository internal service.
Definition at line 29 of file class.InternalService.php.
ILIAS\Repository\InternalService::__construct | ( | Container | $DIC | ) |
Definition at line 36 of file class.InternalService.php.
References ILIAS\Repository\InternalService\data(), ILIAS\Repository\InternalService\domain(), ILIAS\Repository\InternalService\gui(), and ILIAS\Repository\InternalService\repo().
ILIAS\Repository\InternalService::data | ( | ) |
Definition at line 56 of file class.InternalService.php.
References ILIAS\Repository\InternalService\$data.
Referenced by ILIAS\Repository\InternalService\__construct().
ILIAS\Repository\InternalService::domain | ( | ) |
Definition at line 66 of file class.InternalService.php.
References ILIAS\Repository\InternalService\$domain.
Referenced by ILIAS\Repository\InternalService\__construct().
ILIAS\Repository\InternalService::gui | ( | ) |
Definition at line 71 of file class.InternalService.php.
References ILIAS\Repository\InternalService\$gui.
Referenced by ILIAS\Repository\InternalService\__construct().
ILIAS\Repository\InternalService::repo | ( | ) |
Definition at line 61 of file class.InternalService.php.
References ILIAS\Repository\InternalService\$repo.
Referenced by ILIAS\Repository\InternalService\__construct().
|
protected |
Definition at line 31 of file class.InternalService.php.
Referenced by ILIAS\Repository\InternalService\data().
|
protected |
Definition at line 33 of file class.InternalService.php.
Referenced by ILIAS\Repository\InternalService\domain().
|
protected |
Definition at line 34 of file class.InternalService.php.
Referenced by ILIAS\Repository\InternalService\gui().
|
protected |
Definition at line 32 of file class.InternalService.php.
Referenced by ILIAS\Repository\InternalService\repo().