ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilContainerStartObjectsContentGUI. More...
Public Member Functions | |
__construct (ilContainer $a_parent_obj) | |
Constructor. | |
enableDesktop ($a_value, ilContainerGUI $a_parent_gui) | |
Toggle add-to/remove-from-desktop. | |
getHTML () | |
Get container start objects list (presentation) |
Protected Member Functions | |
getPageHTML () | |
Render COPage. |
Protected Attributes | |
$start_object | |
$enable_desktop | |
$parent_gui |
Class ilContainerStartObjectsContentGUI.
Definition at line 12 of file class.ilContainerStartObjectsContentGUI.php.
ilContainerStartObjectsContentGUI::__construct | ( | ilContainer | $a_parent_obj | ) |
Constructor.
ilContainer | $a_parent_obj |
Definition at line 23 of file class.ilContainerStartObjectsContentGUI.php.
References ilObject\getId(), and ilObject\getRefId().
ilContainerStartObjectsContentGUI::enableDesktop | ( | $a_value, | |
ilContainerGUI | $a_parent_gui | ||
) |
Toggle add-to/remove-from-desktop.
bool | $a_value | |
ilContainerGUI | $a_parent_gui |
Definition at line 37 of file class.ilContainerStartObjectsContentGUI.php.
ilContainerStartObjectsContentGUI::getHTML | ( | ) |
Get container start objects list (presentation)
Definition at line 52 of file class.ilContainerStartObjectsContentGUI.php.
References $lng, $tpl, and getPageHTML().
|
protected |
Render COPage.
Definition at line 77 of file class.ilContainerStartObjectsContentGUI.php.
References $ilSetting, $ilUser, $tpl, ilPageUtil\_existsAndNotEmpty(), ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getEffectiveContentStyleId(), and ilObjStyleSheet\getSyntaxStylePath().
Referenced by getHTML().
|
protected |
Definition at line 15 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 16 of file class.ilContainerStartObjectsContentGUI.php.
|
protected |
Definition at line 14 of file class.ilContainerStartObjectsContentGUI.php.