ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Repository internal repo service. More...
Public Member Functions | |
__construct (InternalDataService $data, \ilDBInterface $db) | |
item () | |
view () | |
block () | |
Protected Attributes | |
InternalDataService | $data |
ilDBInterface | $db |
Repository internal repo service.
Definition at line 29 of file class.RepoService.php.
ILIAS\Container\Content\RepoService::__construct | ( | InternalDataService | $data, |
\ilDBInterface | $db | ||
) |
Definition at line 34 of file class.RepoService.php.
References ILIAS\Container\Content\RepoService\$data, and ILIAS\Container\Content\RepoService\$db.
ILIAS\Container\Content\RepoService::block | ( | ) |
Definition at line 50 of file class.RepoService.php.
ILIAS\Container\Content\RepoService::item | ( | ) |
Definition at line 40 of file class.RepoService.php.
ILIAS\Container\Content\RepoService::view | ( | ) |
Definition at line 45 of file class.RepoService.php.
|
protected |
Definition at line 31 of file class.RepoService.php.
Referenced by ILIAS\Container\Content\RepoService\__construct().
|
protected |
Definition at line 32 of file class.RepoService.php.
Referenced by ILIAS\Container\Content\RepoService\__construct().