ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (ilLMPresentationService $service, ilLMPresentationGUI $parent_gui, ilLanguage $lng, ilObjUser $user, ilGlobalPageTemplate $main_tpl, int $requested_obj_id, string $requested_back_pg, string $requested_frame) | |
Constructor. More... | |
renderTop () | |
Render top. More... | |
renderBottom () | |
Render bottom. More... | |
Protected Member Functions | |
render ($top=true) | |
Render. More... | |
Protected Attributes | |
$user | |
$current_page | |
$lm | |
$lng | |
$offline | |
$tracker | |
$lm_tree | |
$parent_gui | |
$lm_set | |
$main_tpl | |
$lang | |
Definition at line 11 of file class.ilLMNavigationRendererGUI.php.
ilLMNavigationRendererGUI::__construct | ( | ilLMPresentationService | $service, |
ilLMPresentationGUI | $parent_gui, | ||
ilLanguage | $lng, | ||
ilObjUser | $user, | ||
ilGlobalPageTemplate | $main_tpl, | ||
int | $requested_obj_id, | ||
string | $requested_back_pg, | ||
string | $requested_frame | ||
) |
Constructor.
Definition at line 71 of file class.ilLMNavigationRendererGUI.php.
References $DIC, $lng, $main_tpl, $parent_gui, $user, ilLMPresentationService\getLearningModule(), ilLMPresentationService\getLinker(), ilLMPresentationService\getLMTree(), ilLMPresentationService\getNavigationStatus(), ilLMPresentationService\getPresentationStatus(), ilLMPresentationService\getSettings(), ilLMPresentationService\getTracker(), and user().
|
protected |
Render.
Definition at line 130 of file class.ilLMNavigationRendererGUI.php.
References $current_page, $ilUser, $lang, $tpl, $user, ilFrameTargetInfo\_getFrame(), ilLMPageObject\_getPresentationTitle(), ilLMObject\_isPagePublic(), ilPageObject\_lookupActivationData(), ilPageObject\_lookupActive(), ilLMObject\_lookupType(), ilAccessKeyGUI\getAttribute(), ilUtil\getImagePath(), ilAccessKey\NEXT, ilUtil\now(), ilAccessKey\PREVIOUS, and ilUtil\shortenText().
Referenced by renderBottom(), and renderTop().
ilLMNavigationRendererGUI::renderBottom | ( | ) |
Render bottom.
Definition at line 119 of file class.ilLMNavigationRendererGUI.php.
References render().
ilLMNavigationRendererGUI::renderTop | ( | ) |
Render top.
Definition at line 109 of file class.ilLMNavigationRendererGUI.php.
References render().
|
protected |
Definition at line 21 of file class.ilLMNavigationRendererGUI.php.
Referenced by render().
|
protected |
Definition at line 66 of file class.ilLMNavigationRendererGUI.php.
Referenced by render().
|
protected |
Definition at line 26 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 56 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 46 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 31 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 51 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilLMNavigationRendererGUI.php.
|
protected |
Definition at line 16 of file class.ilLMNavigationRendererGUI.php.
Referenced by __construct(), and render().