|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
PathGUI which handles materials assigned to sessions. More...
Inheritance diagram for ilSessionClassificationPathGUI:
Collaboration diagram for ilSessionClassificationPathGUI:Protected Member Functions | |||
| buildTitle ($a_obj_id) | |||
| getPathIds () | |||
return More... | |||
| findSessionContainerForItem ($item_ref_id) | |||
Protected Member Functions inherited from ilPathGUI | |||
| getHTML () | |||
| get html More... | |||
| buildTitle ($a_obj_id) | |||
| getPathIds () | |||
Additional Inherited Members | |
Public Member Functions inherited from ilPathGUI | |
| __construct () | |
| Constructor. More... | |
| getPath ($a_startnode, $a_endnode) | |
| get path More... | |
| enableTextOnly ($a_status) | |
| render path as text only More... | |
| textOnly () | |
| show text only More... | |
| enableHideLeaf ($a_status) | |
| Hide leaf node in path. More... | |
| hideLeaf () | |
| setUseImages ($a_status) | |
| set use images More... | |
| getUseImages () | |
| get use images More... | |
| enableDisplayCut ($a_status) | |
| Display a cut with "...". More... | |
| displayCut () | |
| Display a cut with "...". More... | |
Protected Attributes inherited from ilPathGUI | |
| $lng = null | |
| $tree = null | |
PathGUI which handles materials assigned to sessions.
Definition at line 10 of file class.ilSessionClassificationPathGUI.php.
|
protected |
| $a_obj_id |
Reimplemented from ilPathGUI.
Definition at line 17 of file class.ilSessionClassificationPathGUI.php.
References $sess, ilObject\_lookupTitle(), and ilObject\_lookupType().
Here is the call graph for this function:
|
protected |
| int | $item_ref_id |
Definition at line 58 of file class.ilSessionClassificationPathGUI.php.
References $DIC, ilDateTime\_after(), ilDateTime\_equals(), ilObject\_getAllReferences(), ilEventItems\getEventsForItemOrderedByStartingTime(), IL_CAL_DAY, and IL_CAL_UNIX.
Referenced by getPathIds().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
return
Reimplemented from ilPathGUI.
Definition at line 29 of file class.ilSessionClassificationPathGUI.php.
References $DIC, ilPathGUI\enableHideLeaf(), and findSessionContainerForItem().
Here is the call graph for this function: