ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
PathGUI which handles materials assigned to sessions. More...
Protected Member Functions | |
buildTitle ($a_obj_id) | |
getPathIds () | |
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 |
Definition at line 17 of file class.ilSessionClassificationPathGUI.php.
References $sess, ilObject\_lookupTitle(), and ilObject\_lookupType().
|
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().
|
protected |
Definition at line 29 of file class.ilSessionClassificationPathGUI.php.
References $DIC, $path, ilPathGUI\enableHideLeaf(), and findSessionContainerForItem().