|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilContainerStartObjectsContentGUI: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 |
| bool | $enable_desktop |
| ilContainerGUI | $parent_gui |
| ilContainer | $parent_obj |
| ILIAS Style Content GUIService | $content_style_gui |
| ILIAS Style Content Object ObjectFacade | $content_style_domain |
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 Class ilContainerStartObjectsContentGUI
Definition at line 24 of file class.ilContainerStartObjectsContentGUI.php.
| ilContainerStartObjectsContentGUI::__construct | ( | ilContainerGUI | $a_gui, |
| ilContainer | $a_parent_obj | ||
| ) |
Definition at line 37 of file class.ilContainerStartObjectsContentGUI.php.
References $DIC, ilObject\getId(), ilObject\getRefId(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilContainerStartObjectsContentGUI::enableDesktop | ( | bool | $a_value, |
| ilContainerGUI | $a_parent_gui | ||
| ) |
Definition at line 58 of file class.ilContainerStartObjectsContentGUI.php.
| ilContainerStartObjectsContentGUI::getHTML | ( | ) |
Definition at line 70 of file class.ilContainerStartObjectsContentGUI.php.
References $lng, $tpl, getPageHTML(), ilLanguage\loadLanguageModule(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:
|
protected |
Definition at line 89 of file class.ilContainerStartObjectsContentGUI.php.
References $ilSetting, $settings, $tpl, ilPageUtil\_existsAndNotEmpty(), ilObjStyleSheet\getSyntaxStylePath(), ilGlobalTemplateInterface\parseCurrentBlock(), ilGlobalTemplateInterface\setCurrentBlock(), and ilGlobalTemplateInterface\setVariable().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 34 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 31 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 27 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 32 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 33 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 28 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getPageHTML().
|
protected |
Definition at line 30 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 26 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getHTML(), and getPageHTML().
|
protected |
Definition at line 29 of file class.ilContainerStartObjectsContentGUI.php.