|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Style\Content\RepoService: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\Style\Content\RepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 33 of file class.RepoService.php.
References ILIAS\Style\Content\RepoService\$data, and ILIAS\Style\Content\RepoService\$db.
| ILIAS\Style\Content\RepoService::block | ( | ) |
Definition at line 49 of file class.RepoService.php.
| ILIAS\Style\Content\RepoService::filter | ( | ) |
Definition at line 54 of file class.RepoService.php.
| ILIAS\Style\Content\RepoService::item | ( | ) |
Definition at line 39 of file class.RepoService.php.
| ILIAS\Style\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\Style\Content\RepoService\__construct().
|
protected |
Definition at line 31 of file class.RepoService.php.
Referenced by ILIAS\Style\Content\RepoService\__construct().