|
ILIAS
release_8 Revision v8.24
|
Repository internal repo service. More...
Collaboration diagram for ILIAS\Container\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| content () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Repository internal repo service.
Definition at line 27 of file class.InternalRepoService.php.
| ILIAS\Container\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 32 of file class.InternalRepoService.php.
References ILIAS\Container\InternalRepoService\$data, and ILIAS\Container\InternalRepoService\$db.
| ILIAS\Container\InternalRepoService::content | ( | ) |
Definition at line 38 of file class.InternalRepoService.php.
|
protected |
Definition at line 29 of file class.InternalRepoService.php.
Referenced by ILIAS\Container\InternalRepoService\__construct().
|
protected |
Definition at line 30 of file class.InternalRepoService.php.
Referenced by ILIAS\Container\InternalRepoService\__construct().