ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct ( $parent_object, ilObjGlossary $glossary, bool $offline, int $tax_node=0,) | |
executeCommand () | |
show () | |
renderPanelForOffline () | |
Protected Member Functions | |
determinePageLength () | |
initFilter () | |
initPanel (int $page_length=0) | |
initDropdown (int $page_length) | |
Protected Attributes | |
ILIAS Style Content Service | $content_style |
ilObjUser | $user |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
ilTabsGUI | $tabs_gui |
ilNavigationHistory | $nav_history |
UI Factory | $ui_fac |
UI Renderer | $ui_ren |
$parent_obj | |
ilObjGlossary | $glossary |
bool | $offline = false |
int | $tax_node = 0 |
Presentation PresentationGUIRequest | $request |
Presentation PresentationManager | $manager |
ilUIFilterService | $filter_service |
array | $filter_data = null |
Definition at line 27 of file class.ilPresentationFullGUI.php.
ilPresentationFullGUI::__construct | ( | $parent_object, | |
ilObjGlossary | $glossary, | ||
bool | $offline, | ||
int | $tax_node = 0 |
||
) |
Definition at line 47 of file class.ilPresentationFullGUI.php.
References $DIC, $glossary, $offline, $tax_node, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
|
protected |
Definition at line 93 of file class.ilPresentationFullGUI.php.
Referenced by initPanel().
ilPresentationFullGUI::executeCommand | ( | ) |
Definition at line 80 of file class.ilPresentationFullGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 223 of file class.ilPresentationFullGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by initPanel().
|
protected |
Definition at line 133 of file class.ilPresentationFullGUI.php.
References ilUtil\stripSlashes().
Referenced by show().
|
protected |
Definition at line 160 of file class.ilPresentationFullGUI.php.
References ILIAS\Repository\ctrl(), determinePageLength(), initDropdown(), ILIAS\Repository\lng(), and ilPageObjectGUI\PRESENTATION.
Referenced by renderPanelForOffline(), and show().
ilPresentationFullGUI::renderPanelForOffline | ( | ) |
Definition at line 239 of file class.ilPresentationFullGUI.php.
References initPanel().
ilPresentationFullGUI::show | ( | ) |
Definition at line 107 of file class.ilPresentationFullGUI.php.
References ILIAS\Repository\ctrl(), initFilter(), and initPanel().
Definition at line 29 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 31 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 45 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 44 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 39 of file class.ilPresentationFullGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 43 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 35 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 40 of file class.ilPresentationFullGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 42 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 34 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 41 of file class.ilPresentationFullGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilPresentationFullGUI.php.
Definition at line 36 of file class.ilPresentationFullGUI.php.
Definition at line 37 of file class.ilPresentationFullGUI.php.
|
protected |
Definition at line 30 of file class.ilPresentationFullGUI.php.