4 include_once
'./Services/Object/classes/class.ilSubItemListGUI.php';
27 $this->tpl->setCurrentBlock(
'sea_fragment');
28 $this->tpl->setVariable(
'TXT_FRAGMENT', $this->
getHighlighter()->getContent($this->
getObjId(), $sub_item));
29 $this->tpl->parseCurrentBlock();
31 $this->tpl->setCurrentBlock(
'subitem');
32 $this->tpl->setVariable(
'SUBITEM_TYPE', $DIC->language()->txt(
'thread'));
33 $this->tpl->setVariable(
'SEPERATOR',
':');
36 $this->tpl->setVariable(
'LINK', $this->
getItemListGUI()->getCommandLink(
'thread'));
37 $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
''));
38 include_once
'./Modules/Forum/classes/class.ilObjForum.php';
47 $this->tpl->parseCurrentBlock();
52 return $this->tpl->get();
getHighlighter()
get highlighter
Base class for all sub item list gui's.
showDetailsLink()
show details link
static _lookupThreadSubject($a_thread_id)
parseRelevance($sub_item)
getItemListGUI()
get item list gui
getSubItemIds($a_limited=false)
get sub item ids