ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct (ilSystemStyleDocumentationGUI $parent, Entry\ComponentEntry $entry, Entry\ComponentEntries $entries) | |
ilKSDocumentationEntryGUI constructor. More... | |
renderEntry () | |
getEntry () | |
setEntry (Entry\ComponentEntry $entry) | |
getEntries () | |
setEntries (Entry\ComponentEntries $entries) | |
getParent () | |
setParent ($parent) | |
Protected Attributes | |
$entry = null | |
$entries = null | |
$ctrl | |
$parent | |
$f = null | |
$r = null | |
Definition at line 14 of file class.ilKSDocumentationEntryGUI.php.
ilKSDocumentationEntryGUI::__construct | ( | ilSystemStyleDocumentationGUI | $parent, |
Entry\ComponentEntry | $entry, | ||
Entry\ComponentEntries | $entries | ||
) |
ilKSDocumentationEntryGUI constructor.
ilSystemStyleDocumentationGUI | $parent | |
Entry\ComponentEntry | $entry | |
Entry\ComponentEntries | $entries |
Definition at line 52 of file class.ilKSDocumentationEntryGUI.php.
References $DIC, setEntries(), setEntry(), and setParent().
ilKSDocumentationEntryGUI::getEntries | ( | ) |
Definition at line 176 of file class.ilKSDocumentationEntryGUI.php.
References $entries.
ilKSDocumentationEntryGUI::getEntry | ( | ) |
ilKSDocumentationEntryGUI::getParent | ( | ) |
ilKSDocumentationEntryGUI::renderEntry | ( | ) |
Definition at line 68 of file class.ilKSDocumentationEntryGUI.php.
References $code, $geshi, $name, $path, and $title.
Referenced by ilSystemStyleDocumentationGUI\show().
ilKSDocumentationEntryGUI::setEntries | ( | Entry\ComponentEntries | $entries | ) |
Entry\ComponentEntries | $entries |
Definition at line 184 of file class.ilKSDocumentationEntryGUI.php.
References $entries.
Referenced by __construct().
ilKSDocumentationEntryGUI::setEntry | ( | Entry\ComponentEntry | $entry | ) |
Entry\ComponentEntry | $entry |
Definition at line 168 of file class.ilKSDocumentationEntryGUI.php.
References $entry.
Referenced by __construct().
ilKSDocumentationEntryGUI::setParent | ( | $parent | ) |
ilSystemStyleDocumentationGUI | $parent |
Definition at line 200 of file class.ilKSDocumentationEntryGUI.php.
References $parent.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilKSDocumentationEntryGUI.php.
|
protected |
Definition at line 24 of file class.ilKSDocumentationEntryGUI.php.
Referenced by getEntries(), and setEntries().
|
protected |
Definition at line 19 of file class.ilKSDocumentationEntryGUI.php.
Referenced by getEntry(), and setEntry().
|
protected |
Definition at line 39 of file class.ilKSDocumentationEntryGUI.php.
|
protected |
Definition at line 34 of file class.ilKSDocumentationEntryGUI.php.
Referenced by getParent(), and setParent().
|
protected |
Definition at line 44 of file class.ilKSDocumentationEntryGUI.php.