| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Represents search sub item lists. More...
 Inheritance diagram for ilObjExerciseSubItemListGUI:
 Inheritance diagram for ilObjExerciseSubItemListGUI: Collaboration diagram for ilObjExerciseSubItemListGUI:
 Collaboration diagram for ilObjExerciseSubItemListGUI:| Public Member Functions | |
| getHTML () | |
|  Public Member Functions inherited from ilSubItemListGUI | |
| __construct ($a_cmd_class) | |
| Constructor. | |
| getCmdClass () | |
| get cmd class | |
| setHighlighter ($a_highlighter) | |
| set highlighter | |
| getHighlighter () | |
| get highlighter | |
| getRefId () | |
| get ref id | |
| getObjId () | |
| get obj id | |
| getType () | |
| get type | |
| getSubItemIds ($a_limited=false) | |
| get sub item ids | |
| getItemListGUI () | |
| get item list gui | |
| init ($item_list_gui, $a_ref_id, $a_subitem_ids) | |
| init | |
| Protected Member Functions | |
| isAssignmentVisible ($a_ass_id) | |
| Check if read access to assignments is granted. | |
|  Protected Member Functions inherited from ilSubItemListGUI | |
| showDetailsLink () | |
| show details link | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from ilSubItemListGUI | |
| static | setShowDetails ($a_obj_id) | 
| set show details. | |
| static | resetDetails () | 
| reset details As long as static::resetDetails is not possible this method is final | |
| static | enabledDetails ($a_obj_id) | 
| enabled show details As long as static::enableDetails is not possible this method is final | |
|  Protected Attributes inherited from ilSubItemListGUI | |
| $cmdClass = null | |
| $tpl | |
|  Static Protected Attributes inherited from ilSubItemListGUI | |
| static | $MAX_SUBITEMS = 5 | 
Represents search sub item lists.
Definition at line 16 of file class.ilObjExerciseSubItemListGUI.php.
| ilObjExerciseSubItemListGUI::getHTML | ( | ) | 
Reimplemented from ilSubItemListGUI.
Definition at line 39 of file class.ilObjExerciseSubItemListGUI.php.
References $lng, $valid, ilSubItemListGUI\getHighlighter(), ilSubItemListGUI\getObjId(), ilSubItemListGUI\getRefId(), ilSubItemListGUI\getSubItemIds(), isAssignmentVisible(), ilExAssignment\lookupTitle(), and ilSubItemListGUI\showDetailsLink().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Check if read access to assignments is granted.
| int | assignment id | 
Definition at line 23 of file class.ilObjExerciseSubItemListGUI.php.
References ilExAssignment\lookupAssignmentOnline().
Referenced by getHTML().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: