ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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) | |
getPathIds () | |
Protected Attributes | |
ilAccess | $access |
![]() | |
ilLanguage | $lng |
ilTree | $tree |
ilObjectDefinition | $objectDefinition |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning PathGUI which handles materials assigned to sessions
Definition at line 28 of file class.ilSessionClassificationPathGUI.php.
ilSessionClassificationPathGUI::__construct | ( | ) |
Definition at line 32 of file class.ilSessionClassificationPathGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\access().
|
protected |
Definition at line 39 of file class.ilSessionClassificationPathGUI.php.
References ilObject\_lookupTitle(), and ilObject\_lookupType().
|
protected |
Definition at line 73 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 51 of file class.ilSessionClassificationPathGUI.php.
References $path, ilPathGUI\enableHideLeaf(), and findSessionContainerForItem().
|
protected |
Definition at line 30 of file class.ilSessionClassificationPathGUI.php.
Referenced by findSessionContainerForItem().