ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilLMPresentationService $service, ilLMPresentationGUI $parent_gui, ilLanguage $lng, ilObjUser $user, ilGlobalTemplateInterface $main_tpl, int $requested_obj_id, string $requested_back_pg, string $requested_frame) | |
renderTop () | |
renderBottom () | |
Protected Member Functions | |
render (bool $top=true) | |
Protected Attributes | |
string | $requested_frame |
int | $requested_back_pg |
int | $requested_obj_id |
ilLMPresentationLinker | $linker |
bool | $deactivated_page |
bool | $chapter_has_no_active_page |
ilObjUser | $user |
int | $current_page |
ilObjLearningModule | $lm |
ilLanguage | $lng |
bool | $offline |
ilLMTracker | $tracker |
ilLMTree | $lm_tree |
ilLMPresentationGUI | $parent_gui |
ilSetting | $lm_set |
ilGlobalTemplateInterface | $main_tpl |
string | $lang |
ilLMNavigationStatus | $navigation_status |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 22 of file class.ilLMNavigationRendererGUI.php.
ilLMNavigationRendererGUI::__construct | ( | ilLMPresentationService | $service, |
ilLMPresentationGUI | $parent_gui, | ||
ilLanguage | $lng, | ||
ilObjUser | $user, | ||
ilGlobalTemplateInterface | $main_tpl, | ||
int | $requested_obj_id, | ||
string | $requested_back_pg, | ||
string | $requested_frame | ||
) |
Definition at line 43 of file class.ilLMNavigationRendererGUI.php.
References $lng, $main_tpl, $parent_gui, $requested_frame, $requested_obj_id, $user, ilLMPresentationService\getLearningModule(), ilLMPresentationService\getLinker(), ilLMPresentationService\getLMTree(), ilLMPresentationService\getNavigationStatus(), ilLMPresentationService\getPresentationStatus(), ilLMPresentationService\getSettings(), ilLMPresentationService\getTracker(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
|
protected |
Definition at line 84 of file class.ilLMNavigationRendererGUI.php.
References $current_page, $lang, $tpl, ilFrameTargetInfo\_getFrame(), ilLMPageObject\_getPresentationTitle(), ilUtil\getImagePath(), ILIAS\Repository\lng(), and ilStr\shortenTextExtended().
Referenced by renderBottom(), and renderTop().
ilLMNavigationRendererGUI::renderBottom | ( | ) |
Definition at line 79 of file class.ilLMNavigationRendererGUI.php.
References render().
ilLMNavigationRendererGUI::renderTop | ( | ) |
Definition at line 74 of file class.ilLMNavigationRendererGUI.php.
References render().
|
protected |
Definition at line 29 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 31 of file class.ilLMNavigationRendererGUI.php.
Referenced by render().
|
protected |
Definition at line 28 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 40 of file class.ilLMNavigationRendererGUI.php.
Referenced by render().
|
protected |
Definition at line 27 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 32 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 38 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 36 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 33 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 34 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 37 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 24 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 30 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().