|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Repository\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| clipboard () | |
| tree () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Definition at line 26 of file class.InternalRepoService.php.
| ILIAS\Repository\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 31 of file class.InternalRepoService.php.
References ILIAS\Repository\InternalRepoService\$data, and ILIAS\Repository\InternalRepoService\$db.
| ILIAS\Repository\InternalRepoService::clipboard | ( | ) |
Definition at line 37 of file class.InternalRepoService.php.
| ILIAS\Repository\InternalRepoService::tree | ( | ) |
Definition at line 42 of file class.InternalRepoService.php.
|
protected |
|
protected |
Definition at line 29 of file class.InternalRepoService.php.
Referenced by ILIAS\Repository\InternalRepoService\__construct(), ILIAS\Awareness\InternalRepoService\__construct(), ILIAS\Container\InternalRepoService\__construct(), ILIAS\News\InternalRepoService\__construct(), and ILIAS\Style\Content\InternalRepoService\__construct().