|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilLearningHistoryTimelineItem:
Collaboration diagram for ilLearningHistoryTimelineItem:Public Member Functions | |
| __construct (ilLearningHistoryEntry $lh_entry, \ILIAS\DI\UIServices $ui, $user_id, ilAccessHandler $access, ilTree $tree) | |
| Constructor ilLearningHistoryTimelineItem constructor. More... | |
| getDatetime () | |
| render () | |
Render item.
| |
| renderFooter () | |
| Render footer. More... | |
Public Member Functions inherited from ilTimelineItemInt | |
| render () | |
| Render item. More... | |
| getDateTime () | |
| Get datetime. More... | |
Protected Member Functions | |
| getEmphasizedTitle ($title) | |
| Get emphasized title. More... | |
Protected Attributes | |
| $lh_entry | |
| $ui | |
| $user_id | |
| $access | |
| $tree | |
Definition at line 11 of file class.ilLearningHistoryTimelineItem.php.
| ilLearningHistoryTimelineItem::__construct | ( | ilLearningHistoryEntry | $lh_entry, |
| \ILIAS\DI\UIServices | $ui, | ||
| $user_id, | |||
| ilAccessHandler | $access, | ||
| ilTree | $tree | ||
| ) |
Constructor ilLearningHistoryTimelineItem constructor.
| ilLearningHistoryEntry | $lh_entry |
Definition at line 43 of file class.ilLearningHistoryTimelineItem.php.
References $access, $lh_entry, $tree, $ui, $user_id, and ui().
Here is the call graph for this function:| ilLearningHistoryTimelineItem::getDatetime | ( | ) |
Definition at line 60 of file class.ilLearningHistoryTimelineItem.php.
References IL_CAL_UNIX.
|
protected |
Get emphasized title.
| string |
Definition at line 127 of file class.ilLearningHistoryTimelineItem.php.
References $tpl.
Referenced by render().
Here is the caller graph for this function:| ilLearningHistoryTimelineItem::render | ( | ) |
Render item.
Implements ilTimelineItemInt.
Definition at line 68 of file class.ilLearningHistoryTimelineItem.php.
References $access, Vendor\Package\$f, $tpl, ilObject\_getAllReferences(), ilLink\_getLink(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), getEmphasizedTitle(), and ui().
Here is the call graph for this function:| ilLearningHistoryTimelineItem::renderFooter | ( | ) |
Render footer.
| ilCtrlException |
Definition at line 139 of file class.ilLearningHistoryTimelineItem.php.
|
protected |
Definition at line 31 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct(), and render().
|
protected |
Definition at line 16 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilLearningHistoryTimelineItem.php.
Referenced by __construct().