ILIAS
release_8 Revision v8.19
|
Main service init and factory. More...
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(), ilLMNavigationRendererGUI\__construct(), ilLMContentRendererGUI\__construct(), and ilLMTOCExplorerGUIFactory\getExplorer().
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(), ilLMNavigationRendererGUI\__construct(), and ilLMContentRendererGUI\__construct().
ilLMPresentationService::getLMTree | ( | ) |
Definition at line 139 of file class.ilLMPresentationService.php.
References $lm_tree.
Referenced by ilLMNavigationRendererGUI\__construct(), ilLMContentRendererGUI\__construct(), and ilLMTOCExplorerGUIFactory\getExplorer().
ilLMPresentationService::getNavigationStatus | ( | ) |
Definition at line 149 of file class.ilLMPresentationService.php.
References $navigation_status.
Referenced by ilLMNavigationRendererGUI\__construct(), ilLMContentRendererGUI\__construct(), and ilLMTOCExplorerGUIFactory\getExplorer().
ilLMPresentationService::getPresentationStatus | ( | ) |
Definition at line 144 of file class.ilLMPresentationService.php.
References $presentation_status.
Referenced by ILIAS\LearningModule\Menu\ilLMMenuGUI\__construct(), ilLMNavigationRendererGUI\__construct(), ilLMContentRendererGUI\__construct(), and ilLMTOCExplorerGUIFactory\getExplorer().
ilLMPresentationService::getRequest | ( | ) |
Definition at line 159 of file class.ilLMPresentationService.php.
References $request.
Referenced by ilLMContentRendererGUI\__construct(), and ilLMTOCExplorerGUIFactory\getExplorer().
ilLMPresentationService::getSettings | ( | ) |
Get learning module settings.
Definition at line 124 of file class.ilLMPresentationService.php.
References $lm_set.
Referenced by ilLMNavigationRendererGUI\__construct(), and ilLMContentRendererGUI\__construct().
ilLMPresentationService::getTracker | ( | ) |
Definition at line 154 of file class.ilLMPresentationService.php.
References $tracker.
Referenced by ilLMTOCExplorerGUI\__construct(), ilLMNavigationRendererGUI\__construct(), ilLMContentRendererGUI\__construct(), and ilLMTOCExplorerGUIFactory\getExplorer().
|
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.