|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 26 of file class.ilLMPresentationService.php.
| ilLMPresentationService::getLearningModule | ( | ) |
Definition at line 136 of file class.ilLMPresentationService.php.
References $lm.
Referenced by ilLMTOCExplorerGUI\__construct().
Here is the caller graph for this function:| ilLMPresentationService::getLearningModuleGUI | ( | ) |
Definition at line 131 of file class.ilLMPresentationService.php.
References $lm_gui.
| ilLMPresentationService::getLinker | ( | ) |
Definition at line 166 of file class.ilLMPresentationService.php.
References $linker.
Referenced by ilLMTOCExplorerGUI\__construct().
Here is the caller graph for this function:| ilLMPresentationService::getLMTree | ( | ) |
Definition at line 141 of file class.ilLMPresentationService.php.
References $lm_tree.
| ilLMPresentationService::getNavigationStatus | ( | ) |
Definition at line 151 of file class.ilLMPresentationService.php.
References $navigation_status.
| ilLMPresentationService::getPresentationStatus | ( | ) |
Definition at line 146 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 161 of file class.ilLMPresentationService.php.
References $request.
Referenced by ILIAS\UI\Implementation\Component\Table\Ordering\applyViewControls(), and ILIAS\UI\Implementation\Component\Table\Ordering\getData().
Here is the caller graph for this function:| ilLMPresentationService::getSettings | ( | ) |
Get learning module settings.
Definition at line 126 of file class.ilLMPresentationService.php.
References $lm_set.
| ilLMPresentationService::getTracker | ( | ) |
Definition at line 156 of file class.ilLMPresentationService.php.
References $tracker.
Referenced by ilLMTOCExplorerGUI\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 28 of file class.ilLMPresentationService.php.
Referenced by getLinker().
|
protected |
Definition at line 37 of file class.ilLMPresentationService.php.
Referenced by getLearningModule().
|
protected |
Definition at line 32 of file class.ilLMPresentationService.php.
Referenced by getLearningModuleGUI().
|
protected |
Definition at line 33 of file class.ilLMPresentationService.php.
Referenced by getSettings().
|
protected |
Definition at line 31 of file class.ilLMPresentationService.php.
Referenced by getLMTree().
|
protected |
Definition at line 29 of file class.ilLMPresentationService.php.
Referenced by getNavigationStatus().
|
protected |
Definition at line 30 of file class.ilLMPresentationService.php.
Referenced by getPresentationStatus().
|
protected |
Definition at line 34 of file class.ilLMPresentationService.php.
|
protected |
Definition at line 36 of file class.ilLMPresentationService.php.
Referenced by getRequest().
|
protected |
Definition at line 38 of file class.ilLMPresentationService.php.
Referenced by getTracker().
|
protected |
Definition at line 35 of file class.ilLMPresentationService.php.