23 include_once
'./Services/Object/classes/class.ilSubItemListGUI.php';
48 parent::__construct($a_cmd_class);
50 $this->
user = $DIC->user();
63 include_once
'Modules/LearningModule/classes/class.ilLMObject.php';
66 $this->tpl->setCurrentBlock(
'sea_fragment');
67 $this->tpl->setVariable(
'TXT_FRAGMENT', $this->
getHighlighter()->getContent($this->
getObjId(), $sub_item));
68 $this->tpl->parseCurrentBlock();
70 $this->tpl->setCurrentBlock(
'subitem');
72 $this->tpl->setVariable(
'SEPERATOR',
':');
78 $this->tpl->setVariable(
"SUBITEM_TYPE",
$lng->txt(
'obj_pg'));
80 include_once
'./Services/Search/classes/class.ilUserSearchCache.php';
81 $link .= (
'&srcstring=1');
82 $this->tpl->setVariable(
'LINK', $link);
83 $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
'page'));
90 $this->tpl->setVariable(
"SUBITEM_TYPE",
$lng->txt(
'obj_st'));
92 include_once
'./Services/Search/classes/class.ilUserSearchCache.php';
93 $link .= (
'&srcstring=1');
94 $this->tpl->setVariable(
'LINK', $link);
95 $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
'page'));
106 $this->tpl->setVariable(
'SUBITEM_TYPE',
$lng->txt(
'obj_file'));
108 $this->tpl->setVariable(
'LINK', $link);
117 $this->tpl->parseCurrentBlock();
122 return $this->tpl->get();
static _lookupType($a_obj_id, $a_lm_id=0)
Lookup type.
__construct($a_cmd_class)
Constructor.
getHighlighter()
get highlighter
Base class for all sub item list gui's.
static _lookupTitle($a_id)
lookup object title
static _lookupTitle($a_obj_id)
Lookup title.
showDetailsLink()
show details link
static _lookupType($a_id, $a_reference=false)
lookup object type
parseRelevance($sub_item)
getItemListGUI()
get item list gui
getSubItemIds($a_limited=false)
get sub item ids