|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilLearningHistoryTimelineItem:
Collaboration diagram for ilLearningHistoryTimelineItem:Public Member Functions | |
| __construct (ilLearningHistoryEntry $lh_entry, \ILIAS\DI\UIServices $ui, int $user_id, ilAccessHandler $access, ilTree $tree) | |
| getDatetime () | |
| render () | |
| Render item. More... | |
| renderFooter () | |
Public Member Functions inherited from ilTimelineItemInt | |
| getDateTime () | |
| Get datetime. More... | |
Protected Member Functions | |
| getEmphasizedTitle (string $title) | |
Protected Attributes | |
| ilLearningHistoryEntry | $lh_entry |
| ILIAS DI UIServices | $ui |
| int | $user_id |
| ilAccessHandler | $access |
| ilTree | $tree |
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
Definition at line 22 of file class.ilLearningHistoryTimelineItem.php.
| ilLearningHistoryTimelineItem::__construct | ( | ilLearningHistoryEntry | $lh_entry, |
| \ILIAS\DI\UIServices | $ui, | ||
| int | $user_id, | ||
| ilAccessHandler | $access, | ||
| ilTree | $tree | ||
| ) |
Definition at line 30 of file class.ilLearningHistoryTimelineItem.php.
References $access, $lh_entry, $tree, $ui, $user_id, ILIAS\Repository\access(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilLearningHistoryTimelineItem::getDatetime | ( | ) |
|
protected |
Definition at line 103 of file class.ilLearningHistoryTimelineItem.php.
Referenced by render().
Here is the caller graph for this function:| ilLearningHistoryTimelineItem::render | ( | ) |
Render item.
Implements ilTimelineItemInt.
Definition at line 49 of file class.ilLearningHistoryTimelineItem.php.
References $access, Vendor\Package\$f, $r, $ref_id, $text, ilObject\_getAllReferences(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilRBACAccessHandler\checkAccessOfUser(), getEmphasizedTitle(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilLearningHistoryTimelineItem::renderFooter | ( | ) |
Definition at line 110 of file class.ilLearningHistoryTimelineItem.php.
|
protected |
Definition at line 27 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct(), and render().
|
protected |
Definition at line 24 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().