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 (ilLearningHistoryEntry $lh_entry, \ILIAS\DI\UIServices $ui, int $user_id, ilAccessHandler $access, ilTree $tree) | |
getDatetime () | |
render () | |
Render item. More... | |
renderFooter () | |
![]() | |
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().
ilLearningHistoryTimelineItem::getDatetime | ( | ) |
|
protected |
Definition at line 103 of file class.ilLearningHistoryTimelineItem.php.
References $tpl.
Referenced by render().
ilLearningHistoryTimelineItem::render | ( | ) |
Render item.
Implements ilTimelineItemInt.
Definition at line 49 of file class.ilLearningHistoryTimelineItem.php.
References $access, Vendor\Package\$f, $ref_id, $tpl, ilObject\_getAllReferences(), ilLink\_getLink(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilRBACAccessHandler\checkAccessOfUser(), getEmphasizedTitle(), and ILIAS\Repository\ui().
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().