24 include_once
'./Services/Object/classes/class.ilSubItemListGUI.php';
25 include_once
'./Modules/Glossary/classes/class.ilGlossaryTerm.php';
26 include_once
'./Services/Link/classes/class.ilLink.php';
52 parent::__construct($a_cmd_class);
53 $this->
user = $DIC->user();
65 $lng->loadLanguageModule(
'content');
68 $this->tpl->setCurrentBlock(
'sea_fragment');
69 $this->tpl->setVariable(
'TXT_FRAGMENT', $this->
getHighlighter()->getContent($this->
getObjId(), $sub_item));
70 $this->tpl->parseCurrentBlock();
72 $this->tpl->setCurrentBlock(
'subitem');
73 $this->tpl->setVariable(
'SUBITEM_TYPE',
$lng->txt(
'cont_term'));
74 $this->tpl->setVariable(
'SEPERATOR',
':');
76 #$this->getItemListGUI()->setChildId($sub_item); 78 include_once
'./Services/Search/classes/class.ilUserSearchCache.php';
85 'target' =>
'git_' . $sub_item .
'_' . $this->
getRefId(),
90 $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
''));
99 $this->tpl->parseCurrentBlock();
104 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.
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