31         $this->
user = $DIC->user();
    41                 $this->tpl->setCurrentBlock(
'sea_fragment');
    43                 $this->tpl->parseCurrentBlock();
    45             $this->tpl->setCurrentBlock(
'subitem');
    47             $this->tpl->setVariable(
'SEPERATOR', 
':');
    53                     $this->tpl->setVariable(
"SUBITEM_TYPE", 
$lng->
txt(
'obj_pg'));
    55                     $link .= (
'&srcstring=1');
    56                     $this->tpl->setVariable(
'LINK', $link);
    57                     $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
'page'));
    64                     $this->tpl->setVariable(
"SUBITEM_TYPE", 
$lng->
txt(
'obj_st'));
    66                     $link .= (
'&srcstring=1');
    67                     $this->tpl->setVariable(
'LINK', $link);
    68                     $this->tpl->setVariable(
'TARGET', $this->
getItemListGUI()->getCommandFrame(
'page'));
    79                     $this->tpl->setVariable(
'SUBITEM_TYPE', 
$lng->
txt(
'obj_file'));
    81                     $this->tpl->setVariable(
'LINK', $link);
    90             $this->tpl->parseCurrentBlock();
    95         return $this->tpl->get();
 
getSubItemIds(bool $limited=false)
 
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
 
parseRelevance(int $sub_item)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static _lookupTitle(int $a_obj_id)
 
static _lookupTitle(int $obj_id)
 
__construct(string $a_cmd_class)
 
static _lookupType(int $a_obj_id, int $a_lm_id=0)
 
static _lookupType(int $id, bool $reference=false)