|
ILIAS
release_8 Revision v8.24
|
Content style internal repo service. More...
Collaboration diagram for ILIAS\Style\Content\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data_factory, ilDBInterface $db, Filesystem\Filesystem $web_files, FileUpload $upload) | |
| characteristic () | |
| characteristicCopyPaste () | |
| color () | |
| image () | |
| repositoryContainer () | |
| object () | |
| Objects without ref id (e.g. More... | |
Content style internal repo service.
Definition at line 31 of file class.InternalRepoService.php.
| ILIAS\Style\Content\InternalRepoService::__construct | ( | InternalDataService | $data_factory, |
| ilDBInterface | $db, | ||
| Filesystem\Filesystem | $web_files, | ||
| FileUpload | $upload | ||
| ) |
Definition at line 41 of file class.InternalRepoService.php.
References ILIAS\Repository\InternalRepoService\$db, and ILIAS\Repository\upload().
Here is the call graph for this function:| ILIAS\Style\Content\InternalRepoService::characteristic | ( | ) |
Definition at line 68 of file class.InternalRepoService.php.
| ILIAS\Style\Content\InternalRepoService::characteristicCopyPaste | ( | ) |
Definition at line 73 of file class.InternalRepoService.php.
| ILIAS\Style\Content\InternalRepoService::color | ( | ) |
Definition at line 78 of file class.InternalRepoService.php.
| ILIAS\Style\Content\InternalRepoService::image | ( | ) |
Definition at line 83 of file class.InternalRepoService.php.
| ILIAS\Style\Content\InternalRepoService::object | ( | ) |
Objects without ref id (e.g.
portfolios) can use the manager with a ref_id of 0, e.g. to get selectable styles
Definition at line 99 of file class.InternalRepoService.php.
Referenced by ILIAS\Style\Content\Object\ObjectManager\__construct().
Here is the caller graph for this function:| ILIAS\Style\Content\InternalRepoService::repositoryContainer | ( | ) |
Definition at line 88 of file class.InternalRepoService.php.
Referenced by ILIAS\Style\Content\Container\ContainerManager\__construct(), and ILIAS\Style\Content\Object\ObjectManager\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file class.InternalRepoService.php.
|
protected |
Definition at line 36 of file class.InternalRepoService.php.
|
protected |
Definition at line 35 of file class.InternalRepoService.php.
|
protected |
Definition at line 34 of file class.InternalRepoService.php.
|
protected |
Definition at line 33 of file class.InternalRepoService.php.
|
protected |
Definition at line 38 of file class.InternalRepoService.php.
|
protected |
Definition at line 39 of file class.InternalRepoService.php.