ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
PathGUI which handles materials assigned to sessions. More...
Public Member Functions | |
__construct () | |
![]() | |
__construct () | |
Constructor. More... | |
getPath (int $a_startnode, int $a_endnode) | |
get path More... | |
enableTextOnly (bool $a_status) | |
render path as text only More... | |
textOnly () | |
enableHideLeaf (bool $a_status) | |
Hide leaf node in path. More... | |
hideLeaf () | |
setUseImages (bool $a_status) | |
getUseImages () | |
get use images More... | |
enableDisplayCut (bool $a_status) | |
Display a cut with "...". More... | |
displayCut () | |
Display a cut with "...". More... | |
Protected Member Functions | |
buildTitle (int $a_obj_id) | |
getPathIds () | |
findSessionContainerForItem (int $item_ref_id) | |
![]() | |
getHTML () | |
get html More... | |
buildTitle (int $a_obj_id) | |
buildLink (int $ref_id, string $type) | |
getPathIds () | |
Protected Attributes | |
ilAccess | $access |
![]() | |
ilLanguage | $lng |
ilTree | $tree |
ilCtrlInterface | $ctrl |
ilObjectDefinition | $objectDefinition |
ILIAS Refinery Factory | $refinery |
PathGUI which handles materials assigned to sessions.
Definition at line 26 of file class.ilSessionClassificationPathGUI.php.
ilSessionClassificationPathGUI::__construct | ( | ) |
Definition at line 30 of file class.ilSessionClassificationPathGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\access().
|
protected |
Definition at line 37 of file class.ilSessionClassificationPathGUI.php.
References ilObject\_lookupTitle(), and ilObject\_lookupType().
|
protected |
Definition at line 71 of file class.ilSessionClassificationPathGUI.php.
References $access, ilDateTime\_after(), ilDateTime\_equals(), ilObject\_getAllReferences(), ilAccess\checkAccess(), ilEventItems\getEventsForItemOrderedByStartingTime(), IL_CAL_DAY, and IL_CAL_UNIX.
Referenced by getPathIds().
|
protected |
Definition at line 49 of file class.ilSessionClassificationPathGUI.php.
References $path, ilPathGUI\enableHideLeaf(), and findSessionContainerForItem().
|
protected |
Definition at line 28 of file class.ilSessionClassificationPathGUI.php.
Referenced by findSessionContainerForItem().