ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Personal Desktop-Presentation for the Learningsequence. More...
Public Member Functions | |
__construct () | |
getHTML () | |
Protected Member Functions | |
getAssignments () | |
getLsoItem (ilObjLearningSequence $lso_obj) | |
isRelevantLso (ilObjLearningSequence $obj) | |
getLinkedTitle (int $ref_id, string $title) | |
getOnlineStatus (int $ref_id) | |
getIcon (string $title) | |
Protected Attributes | |
$lng | |
$user | |
$access | |
$factory | |
$renderer | |
$assignments | |
$icon | |
Personal Desktop-Presentation for the Learningsequence.
Definition at line 8 of file class.ilDashboardLearningSequenceGUI.php.
ilDashboardLearningSequenceGUI::__construct | ( | ) |
Definition at line 45 of file class.ilDashboardLearningSequenceGUI.php.
|
protected |
Definition at line 60 of file class.ilDashboardLearningSequenceGUI.php.
References $assignments, ilParticipants\_getMembershipByType(), and user().
Referenced by getHTML().
ilDashboardLearningSequenceGUI::getHTML | ( | ) |
Definition at line 69 of file class.ilDashboardLearningSequenceGUI.php.
References ilObject\_getAllReferences(), getAssignments(), ilObjLearningSequence\getInstanceByRefId(), getLsoItem(), and isRelevantLso().
|
protected |
Definition at line 161 of file class.ilDashboardLearningSequenceGUI.php.
References $icon.
Referenced by getLsoItem().
|
protected |
Definition at line 144 of file class.ilDashboardLearningSequenceGUI.php.
References ilLink\_getLink().
Referenced by getLsoItem().
|
protected |
Definition at line 109 of file class.ilDashboardLearningSequenceGUI.php.
References getIcon(), getLinkedTitle(), getOnlineStatus(), ilObject\getRefId(), and ilObject\getTitle().
Referenced by getHTML().
|
protected |
Definition at line 150 of file class.ilDashboardLearningSequenceGUI.php.
References ilObjLearningSequenceAccess\isOffline().
Referenced by getLsoItem().
|
protected |
Definition at line 126 of file class.ilDashboardLearningSequenceGUI.php.
References ilObjLearningSequence\getLSLearnerItems(), ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, and user().
Referenced by getHTML().
|
protected |
Definition at line 23 of file class.ilDashboardLearningSequenceGUI.php.
|
protected |
Definition at line 38 of file class.ilDashboardLearningSequenceGUI.php.
Referenced by getAssignments().
|
protected |
Definition at line 28 of file class.ilDashboardLearningSequenceGUI.php.
|
protected |
Definition at line 43 of file class.ilDashboardLearningSequenceGUI.php.
Referenced by getIcon().
|
protected |
Definition at line 13 of file class.ilDashboardLearningSequenceGUI.php.
|
protected |
Definition at line 33 of file class.ilDashboardLearningSequenceGUI.php.
|
protected |
Definition at line 18 of file class.ilDashboardLearningSequenceGUI.php.