ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (InternalDataService $data, \ilDBInterface $db) | |
item () | |
mode () | |
block () | |
filter () | |
Protected Attributes | |
InternalDataService | $data |
ilDBInterface | $db |
Definition at line 28 of file class.RepoService.php.
ILIAS\UI\Component\Legacy\Content\RepoService::__construct | ( | InternalDataService | $data, |
\ilDBInterface | $db | ||
) |
Definition at line 33 of file class.RepoService.php.
References ILIAS\UI\Component\Legacy\Content\RepoService\$data, and ILIAS\UI\Component\Legacy\Content\RepoService\$db.
ILIAS\UI\Component\Legacy\Content\RepoService::block | ( | ) |
Definition at line 49 of file class.RepoService.php.
ILIAS\UI\Component\Legacy\Content\RepoService::filter | ( | ) |
Definition at line 54 of file class.RepoService.php.
ILIAS\UI\Component\Legacy\Content\RepoService::item | ( | ) |
Definition at line 39 of file class.RepoService.php.
ILIAS\UI\Component\Legacy\Content\RepoService::mode | ( | ) |
Definition at line 44 of file class.RepoService.php.
|
protected |
Definition at line 30 of file class.RepoService.php.
Referenced by ILIAS\UI\Component\Legacy\Content\RepoService\__construct().
|
protected |
Definition at line 31 of file class.RepoService.php.
Referenced by ILIAS\UI\Component\Legacy\Content\RepoService\__construct().