ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Menu / Tabs renderer. More...
Public Member Functions | |
__construct (ilTabsGUI $tabs, int $current_page, string $active_tab, string $export_format, bool $export_all, ilObjLearningModule $lm, bool $offline, ilLMMenuEditor $menu_editor, string $lang, ilCtrl $ctrl, ilAccessHandler $access, ilObjUser $user, ilLanguage $lng) | |
Constructor. More... | |
render () | |
Render. More... | |
Protected Attributes | |
$access | |
$user | |
$current_page | |
$lm | |
$offline | |
$ctrl | |
$lang | |
$active_tab | |
$export_format | |
$tabs | |
$menu_editor | |
Menu / Tabs renderer.
Definition at line 10 of file class.ilLMMenuRendererGUI.php.
ilLMMenuRendererGUI::__construct | ( | ilTabsGUI | $tabs, |
int | $current_page, | ||
string | $active_tab, | ||
string | $export_format, | ||
bool | $export_all, | ||
ilObjLearningModule | $lm, | ||
bool | $offline, | ||
ilLMMenuEditor | $menu_editor, | ||
string | $lang, | ||
ilCtrl | $ctrl, | ||
ilAccessHandler | $access, | ||
ilObjUser | $user, | ||
ilLanguage | $lng | ||
) |
Constructor.
Definition at line 71 of file class.ilLMMenuRendererGUI.php.
References $_GET, $access, $active_tab, $ctrl, $current_page, $export_format, $lang, $lm, $lng, $menu_editor, $offline, $tabs, $user, and user().
ilLMMenuRendererGUI::render | ( | ) |
Render.
Definition at line 110 of file class.ilLMMenuRendererGUI.php.
References $access, $active_tab, $ctrl, $ilCtrl, $ilUser, $tabs, $user, ilUtil\appendUrlParameterString(), ilLearningProgressAccess\checkAccess(), ilObjectLP\getInstance(), ILIAS_HTTP_PATH, ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, and ilLPObjSettings\LP_MODE_COLLECTION_TLT.
|
protected |
Definition at line 15 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct(), and render().
|
protected |
Definition at line 51 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct(), and render().
|
protected |
Definition at line 40 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct(), and render().
|
protected |
Definition at line 25 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 56 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 46 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 66 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct(), and render().
|
protected |
Definition at line 20 of file class.ilLMMenuRendererGUI.php.
Referenced by __construct(), and render().