|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilContainerStartObjectsContentGUI. More...
Collaboration diagram for ilContainerStartObjectsContentGUI:Public Member Functions | |
| __construct (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 | |
| $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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.