|
ILIAS
release_8 Revision v8.24
|
Repository internal repo service. More...
Collaboration diagram for ILIAS\MediaObjects\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| imageMap () | |
| usage () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Repository internal repo service.
Definition at line 30 of file class.InternalRepoService.php.
| ILIAS\MediaObjects\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 35 of file class.InternalRepoService.php.
References ILIAS\MediaObjects\InternalRepoService\$data, and ILIAS\MediaObjects\InternalRepoService\$db.
| ILIAS\MediaObjects\InternalRepoService::imageMap | ( | ) |
Definition at line 50 of file class.InternalRepoService.php.
| ILIAS\MediaObjects\InternalRepoService::usage | ( | ) |
Definition at line 55 of file class.InternalRepoService.php.
|
protected |
Definition at line 32 of file class.InternalRepoService.php.
Referenced by ILIAS\MediaObjects\InternalRepoService\__construct().
|
protected |
Definition at line 33 of file class.InternalRepoService.php.
Referenced by ILIAS\MediaObjects\InternalRepoService\__construct().