ILIAS
trunk Revision v11.0_alpha-1851-ga8564da6fed
|
Show glossary terms. More...
Public Member Functions | |
__construct (string $cmd_class) | |
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 () | |
Protected Attributes | |
ilWebLinkRepository | $web_link_repo = null |
ilSetting | $settings |
![]() | |
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 = '' |
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 () | |
![]() | |
static int | $MAX_SUBITEMS = 5 |
static array | $details = [] |
Show glossary terms.
Definition at line 25 of file class.ilObjLinkResourceSubItemListGUI.php.
ilObjLinkResourceSubItemListGUI::__construct | ( | string | $cmd_class | ) |
Definition at line 30 of file class.ilObjLinkResourceSubItemListGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\settings().
ilObjLinkResourceSubItemListGUI::getHTML | ( | ) |
Definition at line 37 of file class.ilObjLinkResourceSubItemListGUI.php.
References Vendor\Package\$e, ILIAS\UI\Implementation\Component\Input\ViewControl\getContent(), ilSubItemListGUI\getHighlighter(), ilSubItemListGUI\getObjId(), ilSubItemListGUI\getSubItemIds(), ILIAS\Repository\lng(), and ilSubItemListGUI\showDetailsLink().
|
protected |
Definition at line 28 of file class.ilObjLinkResourceSubItemListGUI.php.
|
protected |
Definition at line 27 of file class.ilObjLinkResourceSubItemListGUI.php.