ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
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, and $user_id.
ilLearningHistoryTimelineItem::getDatetime | ( | ) |
|
protected |
Get emphasized title.
string |
Definition at line 127 of file class.ilLearningHistoryTimelineItem.php.
Referenced by render().
ilLearningHistoryTimelineItem::render | ( | ) |
Render item.
Implements ilTimelineItemInt.
Definition at line 68 of file class.ilLearningHistoryTimelineItem.php.
References $access, $f, $r, $text, $title, $tpl, ilObject\_getAllReferences(), ilLink\_getLink(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), and getEmphasizedTitle().
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().