|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\MediaPool\InternalRepoService:Public Member Functions | |
| __construct (protected InternalDataService $data, protected \ilDBInterface $db) | |
| clipboard () | |
| settings () | |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 26 of file class.InternalRepoService.php.
| ILIAS\MediaPool\InternalRepoService::__construct | ( | protected InternalDataService | $data, |
| protected \ilDBInterface | $db | ||
| ) |
Definition at line 30 of file class.InternalRepoService.php.
| ILIAS\MediaPool\InternalRepoService::clipboard | ( | ) |
Definition at line 36 of file class.InternalRepoService.php.
| ILIAS\MediaPool\InternalRepoService::settings | ( | ) |
Definition at line 41 of file class.InternalRepoService.php.
|
staticprotected |
Definition at line 28 of file class.InternalRepoService.php.