|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilSessionClassificationPathGUI:
Collaboration diagram for ilSessionClassificationPathGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
Public Member Functions inherited from ilPathGUI | |
| __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) | |
Protected Member Functions inherited from ilPathGUI | |
| getHTML () | |
| get html More... | |
| buildTitle (int $a_obj_id) | |
| getPathIds () | |
Protected Attributes | |
| ilAccess | $access |
Protected Attributes inherited from ilPathGUI | |
| 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 | ( | ) |
Constructor.
Reimplemented from ilPathGUI.
Definition at line 32 of file class.ilSessionClassificationPathGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\access().
Here is the call graph for this function:
|
protected |
Reimplemented from ilPathGUI.
Definition at line 39 of file class.ilSessionClassificationPathGUI.php.
References ilObject\_lookupTitle(), and ilObject\_lookupType().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilPathGUI.
Definition at line 51 of file class.ilSessionClassificationPathGUI.php.
References $path, ilPathGUI\enableHideLeaf(), and findSessionContainerForItem().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilSessionClassificationPathGUI.php.
Referenced by findSessionContainerForItem().