| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Show forum threads. More...
 Inheritance diagram for ilObjForumSubItemListGUI:
 Collaboration diagram for ilObjForumSubItemListGUI:Public Member Functions | |
| getHTML () | |
  Public Member Functions inherited from ilSubItemListGUI | |
| __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 Public Member Functions inherited from ilSubItemListGUI | |
| 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... | |
  Protected Member Functions inherited from ilSubItemListGUI | |
| showDetailsLink () | |
  Protected Attributes inherited from ilSubItemListGUI | |
| 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 Protected Attributes inherited from ilSubItemListGUI | |
| static int | $MAX_SUBITEMS = 5 | 
| static array | $details = [] | 
Show forum threads.
Definition at line 26 of file class.ilObjForumSubItemListGUI.php.
| ilObjForumSubItemListGUI::getHTML | ( | ) | 
Definition at line 28 of file class.ilObjForumSubItemListGUI.php.
References $DIC, ilObjForum\_lookupThreadSubject(), ILIAS\UI\Implementation\Component\Input\ViewControl\getContent(), ilSubItemListGUI\getHighlighter(), ilSubItemListGUI\getItemListGUI(), ilSubItemListGUI\getObjId(), ilSubItemListGUI\getSubItemIds(), and ilSubItemListGUI\showDetailsLink().
 Here is the call graph for this function: