26 $this->
user = $DIC->user();
38 $lng->loadLanguageModule(
'content');
41 $this->tpl->setCurrentBlock(
'sea_fragment');
42 $this->tpl->setVariable(
'TXT_FRAGMENT', $this->
getHighlighter()->getContent($this->
getObjId(), $sub_item));
43 $this->tpl->parseCurrentBlock();
45 $this->tpl->setCurrentBlock(
'subitem');
46 $this->tpl->setVariable(
'SUBITEM_TYPE',
$lng->txt(
'cont_term'));
47 $this->tpl->setVariable(
'SEPERATOR',
':');
49 #$this->getItemListGUI()->setChildId($sub_item); 57 'target' =>
'git_' . $sub_item .
'_' . $this->
getRefId(),
62 $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
''));
71 $this->tpl->parseCurrentBlock();
76 return $this->tpl->get();
getHighlighter()
get highlighter
Base class for all sub item list gui's.
showDetailsLink()
show details link
__construct($a_cmd_class)
Constructor.
static _getInstance($a_usr_id)
Get singleton instance.
__construct(Container $dic, ilPlugin $plugin)
parseRelevance($sub_item)
static _lookGlossaryTerm($term_id)
get glossary term
static _getLink($a_ref_id, $a_type='', $a_params=array(), $append="")
getItemListGUI()
get item list gui
getSubItemIds($a_limited=false)
get sub item ids