|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Help\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| map () | |
| tooltips () | |
| module () | |
Protected Attributes | |
| InternalDataService | $data |
| ilDBInterface | $db |
Definition at line 27 of file class.InternalRepoService.php.
| ILIAS\Help\InternalRepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 32 of file class.InternalRepoService.php.
References ILIAS\Help\InternalRepoService\$data, and ILIAS\Help\InternalRepoService\$db.
| ILIAS\Help\InternalRepoService::map | ( | ) |
Definition at line 38 of file class.InternalRepoService.php.
| ILIAS\Help\InternalRepoService::module | ( | ) |
Definition at line 48 of file class.InternalRepoService.php.
| ILIAS\Help\InternalRepoService::tooltips | ( | ) |
Definition at line 43 of file class.InternalRepoService.php.
Referenced by ILIAS\Help\Tooltips\TooltipsManager\__construct().
Here is the caller graph for this function:
|
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().