ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Learning history factory. More...
Public Member Functions | |
__construct (ilLearningHistoryService $service) | |
Constructor. More... | |
entry ($achieve_text, $achieve_in_text, $icon_path, $ts, $obj_id, $ref_id=0) | |
Create entry. More... | |
collector () | |
Entry collector. More... | |
Protected Attributes | |
$service | |
Learning history factory.
Definition at line 11 of file class.ilLearningHistoryFactory.php.
ilLearningHistoryFactory::__construct | ( | ilLearningHistoryService | $service | ) |
ilLearningHistoryFactory::collector | ( | ) |
Entry collector.
Definition at line 45 of file class.ilLearningHistoryFactory.php.
ilLearningHistoryFactory::entry | ( | $achieve_text, | |
$achieve_in_text, | |||
$icon_path, | |||
$ts, | |||
$obj_id, | |||
$ref_id = 0 |
|||
) |
Create entry.
$title | ||
$icon_path | ||
int | $ts | unix timestamp |
Definition at line 34 of file class.ilLearningHistoryFactory.php.
|
protected |
Definition at line 16 of file class.ilLearningHistoryFactory.php.
Referenced by __construct().