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