ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Default implementation of a sub item list gui. More...
Public Member Functions | |
getHTML () | |
![]() | |
__construct (string $cmd_class) | |
getCmdClass () | |
setHighlighter (?ilLuceneHighlighterResultParser $highlighter) | |
getHighlighter () | |
getRefId () | |
getObjId () | |
getType () | |
getSubItemIds (bool $limited=false) | |
getItemListGUI () | |
init (ilObjectListGUI $item_list_gui, int $ref_id, array $subitem_ids) | |
getHTML () | |
Additional Inherited Members | |
![]() | |
static | setShowDetails (int $obj_id) |
set show details. More... | |
static | resetDetails () |
As long as static::resetDetails is not possible this method is final. More... | |
static | enabledDetails (int $obj_id) |
As long as static::enableDetails is not possible this method is final. More... | |
![]() | |
showDetailsLink () | |
![]() | |
ilCtrlInterface | $ctrl |
ilLanguage | $lng |
string | $cmd_class = '' |
ilTemplate | $tpl = null |
ilLuceneHighlighterResultParser | $highlighter = null |
array | $subitem_ids = [] |
ilObjectListGUI | $item_list_gui = null |
int | $ref_id = 0 |
int | $obj_id = 0 |
string | $type = '' |
![]() | |
static int | $MAX_SUBITEMS = 5 |
static array | $details = [] |
Default implementation of a sub item list gui.
Definition at line 26 of file class.ilObjectSubItemListGUI.php.
ilObjectSubItemListGUI::getHTML | ( | ) |
Definition at line 28 of file class.ilObjectSubItemListGUI.php.