|
ILIAS
release_8 Revision v8.24
|
Repository internal repo service. More...
Collaboration diagram for ILIAS\COPage\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| edit () | |
| pc () | |
| history () | |
| usage () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
| Editor RepoService | $edit_repo |
Repository internal repo service.
Definition at line 30 of file class.InternalRepoService.php.
| ILIAS\COPage\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 36 of file class.InternalRepoService.php.
References ILIAS\COPage\InternalRepoService\$data, and ILIAS\COPage\InternalRepoService\$db.
| ILIAS\COPage\InternalRepoService::edit | ( | ) |
Definition at line 46 of file class.InternalRepoService.php.
| ILIAS\COPage\InternalRepoService::history | ( | ) |
Definition at line 59 of file class.InternalRepoService.php.
Referenced by ILIAS\COPage\History\HistoryManager\__construct().
Here is the caller graph for this function:| ILIAS\COPage\InternalRepoService::pc | ( | ) |
Definition at line 51 of file class.InternalRepoService.php.
| ILIAS\COPage\InternalRepoService::usage | ( | ) |
Definition at line 64 of file class.InternalRepoService.php.
|
protected |
Definition at line 32 of file class.InternalRepoService.php.
Referenced by ILIAS\COPage\InternalRepoService\__construct().
|
protected |
Definition at line 33 of file class.InternalRepoService.php.
Referenced by ILIAS\COPage\InternalRepoService\__construct().
|
protected |
Definition at line 34 of file class.InternalRepoService.php.