ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Repository internal repo service. More...
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.
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.