|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Help\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| guidedTour () | |
| map () | |
| tooltips () | |
| module () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Static Protected Attributes | |
| static array | $instance = [] |
Definition at line 27 of file class.InternalRepoService.php.
| ILIAS\Help\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 34 of file class.InternalRepoService.php.
References ILIAS\Help\InternalRepoService\$data, and ILIAS\Help\InternalRepoService\$db.
| ILIAS\Help\InternalRepoService::guidedTour | ( | ) |
Definition at line 40 of file class.InternalRepoService.php.
| ILIAS\Help\InternalRepoService::map | ( | ) |
Definition at line 48 of file class.InternalRepoService.php.
| ILIAS\Help\InternalRepoService::module | ( | ) |
Definition at line 58 of file class.InternalRepoService.php.
| ILIAS\Help\InternalRepoService::tooltips | ( | ) |
Definition at line 53 of file class.InternalRepoService.php.
|
protected |
Definition at line 29 of file class.InternalRepoService.php.
Referenced by ILIAS\Help\InternalRepoService\__construct().
|
protected |
Definition at line 30 of file class.InternalRepoService.php.
Referenced by ILIAS\Help\InternalRepoService\__construct().
|
staticprotected |
Definition at line 32 of file class.InternalRepoService.php.