25 $this->tpl->setCurrentBlock(
'sea_fragment');
26 $this->tpl->setVariable(
'TXT_FRAGMENT', $this->
getHighlighter()->getContent($this->
getObjId(), $sub_item));
27 $this->tpl->parseCurrentBlock();
29 $this->tpl->setCurrentBlock(
'subitem');
30 $this->tpl->setVariable(
'SUBITEM_TYPE', $DIC->language()->txt(
'thread'));
31 $this->tpl->setVariable(
'SEPERATOR',
':');
34 $this->tpl->setVariable(
'LINK', $this->
getItemListGUI()->getCommandLink(
'thread'));
35 $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
''));
44 $this->tpl->parseCurrentBlock();
49 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