23include_once 
'./Services/Object/classes/class.ilSubItemListGUI.php';
 
   45                include_once 
'Modules/LearningModule/classes/class.ilLMObject.php';
 
   50                                $this->tpl->setCurrentBlock(
'sea_fragment');
 
   52                                $this->tpl->parseCurrentBlock();
 
   54                        $this->tpl->setCurrentBlock(
'subitem');
 
   56                        $this->tpl->setVariable(
'SEPERATOR',
':');
 
   63                                        $this->tpl->setVariable(
"SUBITEM_TYPE",
$lng->txt(
'obj_pg'));
 
   65                                        include_once 
'./Services/Search/classes/class.ilUserSearchCache.php';
 
   66                                        $link .= (
'&srcstring=1');                      
 
   67                                        $this->tpl->setVariable(
'LINK',$link);
 
   68                                        $this->tpl->setVariable(
'TARGET',$this->
getItemListGUI()->getCommandFrame(
'page'));
 
   75                                        $this->tpl->setVariable(
"SUBITEM_TYPE",
$lng->txt(
'obj_st'));
 
   77                                        include_once 
'./Services/Search/classes/class.ilUserSearchCache.php';
 
   78                                        $link .= (
'&srcstring=1');                      
 
   79                                        $this->tpl->setVariable(
'LINK',$link);
 
   80                                        $this->tpl->setVariable(
'TARGET',$this->
getItemListGUI()->getCommandFrame(
'page'));
 
   92                                        $this->tpl->setVariable(
'SUBITEM_TYPE',
$lng->txt(
'obj_file'));
 
   94                                        $this->tpl->setVariable(
'LINK',$link);
 
  104                        $this->tpl->parseCurrentBlock();
 
  109                return $this->tpl->get();        
 
An exception for terminatinating execution or to throw for unit testing.
static _lookupType($a_obj_id, $a_lm_id=0)
Lookup type.
static _lookupTitle($a_obj_id)
Lookup title.
static _lookupTitle($a_id)
lookup object title
static _lookupType($a_id, $a_reference=false)
lookup object type
Base class for all sub item list gui's.
getItemListGUI()
get item list gui
getSubItemIds($a_limited=false)
get sub item ids
showDetailsLink()
show details link
parseRelevance($sub_item)
getHighlighter()
get highlighter