ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilContainerStartObjectsContentGUI. More...
Public Member Functions | |
__construct ($a_gui, ilContainer $a_parent_obj) | |
Constructor. More... | |
enableDesktop ($a_value, ilContainerGUI $a_parent_gui) | |
Toggle add-to/remove-from-desktop. More... | |
getHTML () | |
Get container start objects list (presentation) More... | |
Protected Member Functions | |
getPageHTML () | |
Render COPage. More... | |
Protected Attributes | |
$tpl | |
$lng | |
$settings | |
$user | |
$start_object | |
$enable_desktop | |
$parent_gui | |
$parent_obj | |
Class ilContainerStartObjectsContentGUI.
Definition at line 12 of file class.ilContainerStartObjectsContentGUI.php.
ilContainerStartObjectsContentGUI::__construct | ( | $a_gui, | |
ilContainer | $a_parent_obj | ||
) |
Constructor.
ilContainer | $a_parent_obj |
Definition at line 44 of file class.ilContainerStartObjectsContentGUI.php.
References $DIC, ilObject\getId(), ilObject\getRefId(), settings(), and user().
ilContainerStartObjectsContentGUI::enableDesktop | ( | $a_value, | |
ilContainerGUI | $a_parent_gui | ||
) |
Toggle add-to/remove-from-desktop.
bool | $a_value | |
ilContainerGUI | $a_parent_gui |
Definition at line 67 of file class.ilContainerStartObjectsContentGUI.php.
ilContainerStartObjectsContentGUI::getHTML | ( | ) |
Get container start objects list (presentation)
Definition at line 81 of file class.ilContainerStartObjectsContentGUI.php.
References $lng, $tbl, $tpl, and getPageHTML().
|
protected |
Render COPage.
Definition at line 107 of file class.ilContainerStartObjectsContentGUI.php.
References $ilSetting, $ilUser, $settings, $tpl, $user, ilPageUtil\_existsAndNotEmpty(), ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getEffectiveContentStyleId(), and ilObjStyleSheet\getSyntaxStylePath().
Referenced by getHTML().
|
protected |
Definition at line 35 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 22 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 36 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 37 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 27 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getPageHTML().
|
protected |
Definition at line 34 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 17 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getHTML(), and getPageHTML().
|
protected |
Definition at line 32 of file class.ilContainerStartObjectsContentGUI.php.
Referenced by getPageHTML().