|
ILIAS
release_8 Revision v8.24
|
Main service init and factory. More...
Collaboration diagram for ilLMPresentationService:Public Member Functions | |
| getSettings () | |
| Get learning module settings. More... | |
| getLearningModuleGUI () | |
| getLearningModule () | |
| getLMTree () | |
| getPresentationStatus () | |
| getNavigationStatus () | |
| getTracker () | |
| getRequest () | |
| getLinker () | |
Main service init and factory.
Definition at line 25 of file class.ilLMPresentationService.php.
| ilLMPresentationService::getLearningModule | ( | ) |
Definition at line 134 of file class.ilLMPresentationService.php.
References $lm.
Referenced by ilLMTOCExplorerGUI\__construct().
Here is the caller graph for this function:| ilLMPresentationService::getLearningModuleGUI | ( | ) |
Definition at line 129 of file class.ilLMPresentationService.php.
References $lm_gui.
| ilLMPresentationService::getLinker | ( | ) |
Definition at line 164 of file class.ilLMPresentationService.php.
References $linker.
Referenced by ilLMTOCExplorerGUI\__construct().
Here is the caller graph for this function:| ilLMPresentationService::getLMTree | ( | ) |
Definition at line 139 of file class.ilLMPresentationService.php.
References $lm_tree.
| ilLMPresentationService::getNavigationStatus | ( | ) |
Definition at line 149 of file class.ilLMPresentationService.php.
References $navigation_status.
| ilLMPresentationService::getPresentationStatus | ( | ) |
Definition at line 144 of file class.ilLMPresentationService.php.
References $presentation_status.
Referenced by ILIAS\LearningModule\Menu\ilLMMenuGUI\__construct().
Here is the caller graph for this function:| ilLMPresentationService::getRequest | ( | ) |
Definition at line 159 of file class.ilLMPresentationService.php.
References $request.
| ilLMPresentationService::getSettings | ( | ) |
Get learning module settings.
Definition at line 124 of file class.ilLMPresentationService.php.
References $lm_set.
| ilLMPresentationService::getTracker | ( | ) |
Definition at line 154 of file class.ilLMPresentationService.php.
References $tracker.
Referenced by ilLMTOCExplorerGUI\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilLMPresentationService.php.
Referenced by getLinker().
|
protected |
Definition at line 36 of file class.ilLMPresentationService.php.
Referenced by getLearningModule().
|
protected |
Definition at line 31 of file class.ilLMPresentationService.php.
Referenced by getLearningModuleGUI().
|
protected |
Definition at line 32 of file class.ilLMPresentationService.php.
Referenced by getSettings().
|
protected |
Definition at line 30 of file class.ilLMPresentationService.php.
Referenced by getLMTree().
|
protected |
Definition at line 28 of file class.ilLMPresentationService.php.
Referenced by getNavigationStatus().
|
protected |
Definition at line 29 of file class.ilLMPresentationService.php.
Referenced by getPresentationStatus().
|
protected |
Definition at line 33 of file class.ilLMPresentationService.php.
|
protected |
Definition at line 35 of file class.ilLMPresentationService.php.
Referenced by getRequest().
|
protected |
Definition at line 37 of file class.ilLMPresentationService.php.
Referenced by getTracker().
|
protected |
Definition at line 34 of file class.ilLMPresentationService.php.