5include_once 
'./Services/Object/classes/class.ilSubItemListGUI.php';
 
    6include_once 
'./Modules/Exercise/classes/class.ilExAssignment.php';
 
   27                if($ilAccess->checkAccess(
'write',
'',$this->getRefId()))
 
   43                $lng->loadLanguageModule(
'exc');
 
   56                                $this->tpl->setCurrentBlock(
'sea_fragment');
 
   58                                $this->tpl->parseCurrentBlock();
 
   60                        $this->tpl->setCurrentBlock(
'subitem');
 
   61                        $this->tpl->setVariable(
'SUBITEM_TYPE',
$lng->txt(
'exc_assignment'));
 
   62                        $this->tpl->setVariable(
'SEPERATOR',
':');
 
   64                        #$link_data = ilLinkResourceItems::lookupItem($this->getObjId(),$sub_item); 
   65                        #$link_data = ilParameterAppender::_append($link_data); 
   67                        #$this->getItemListGUI()->setChildId($sub_item); 
   68                        $this->tpl->setVariable(
'LINK',
'ilias.php?baseClass=ilExerciseHandlerGUI&cmd=showOverview&ref_id='.$this->
getRefId().
'&ass_id='.$sub_item);
 
   76                        $this->tpl->parseCurrentBlock();
 
   81                return $valid ? $this->tpl->get() : 
'';  
 
An exception for terminatinating execution or to throw for unit testing.
static lookupTitle($a_id)
Lookup title.
static lookupAssignmentOnline($a_ass_id)
Check if assignment is online.
Represents search sub item lists.
isAssignmentVisible($a_ass_id)
Check if read access to assignments is granted.
Base class for all sub item list gui's.
getSubItemIds($a_limited=false)
get sub item ids
showDetailsLink()
show details link
parseRelevance($sub_item)
getHighlighter()
get highlighter