ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Class ilContainerStartObjectsContentGUI. More...
Public Member Functions | |
__construct (ilContainerGUI $a_gui, ilContainer $a_parent_obj) | |
enableDesktop (bool $a_value, ilContainerGUI $a_parent_gui) | |
getHTML () | |
Protected Member Functions | |
getPageHTML () | |
Protected Attributes | |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
ilSetting | $settings |
ilObjUser | $user |
ilContainerStartObjects | $start_object |
UIFactory | $ui_factory |
UIRenderer | $ui_renderer |
bool | $enable_desktop |
ilContainerGUI | $parent_gui |
ilContainer | $parent_obj |
ILIAS Style Content GUIService | $content_style_gui |
ILIAS Style Content Object ObjectFacade | $content_style_domain |
Class ilContainerStartObjectsContentGUI.
Definition at line 28 of file class.ilContainerStartObjectsContentGUI.php.
ilContainerStartObjectsContentGUI::__construct | ( | ilContainerGUI | $a_gui, |
ilContainer | $a_parent_obj | ||
) |
Definition at line 43 of file class.ilContainerStartObjectsContentGUI.php.
References $DIC, ilObject\getId(), ilObject\getRefId(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
ilContainerStartObjectsContentGUI::enableDesktop | ( | bool | $a_value, |
ilContainerGUI | $a_parent_gui | ||
) |
Definition at line 66 of file class.ilContainerStartObjectsContentGUI.php.
ilContainerStartObjectsContentGUI::getHTML | ( | ) |
Definition at line 78 of file class.ilContainerStartObjectsContentGUI.php.
References $lng, $tpl, getPageHTML(), ilLanguage\loadLanguageModule(), and ILIAS\UICore\GlobalTemplate\setContent().
|
protected |
Definition at line 98 of file class.ilContainerStartObjectsContentGUI.php.
References $ilSetting, $settings, $tpl, ilPageUtil\_existsAndNotEmpty(), ilObjStyleSheet\getSyntaxStylePath(), ILIAS\UICore\GlobalTemplate\parseCurrentBlock(), ILIAS\UICore\GlobalTemplate\setCurrentBlock(), and ILIAS\UICore\GlobalTemplate\setVariable().
Referenced by getHTML().
|
protected |
Definition at line 41 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 40 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 37 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 31 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 38 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 39 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 32 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getPageHTML().
|
protected |
Definition at line 34 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 30 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getHTML(), and getPageHTML().
|
protected |
Definition at line 35 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 36 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 33 of file class.ilContainerStartObjectsContentGUI.php.