|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Personal Desktop-Presentation for the Learningsequence. More...
Collaboration diagram for ilDashboardLearningSequenceGUI: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.
Here is the call graph for this function:
|
protected |
Definition at line 60 of file class.ilDashboardLearningSequenceGUI.php.
References $assignments, ilParticipants\_getMembershipByType(), and user().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDashboardLearningSequenceGUI::getHTML | ( | ) |
Definition at line 69 of file class.ilDashboardLearningSequenceGUI.php.
References ilObject\_getAllReferences(), getAssignments(), ilObjLearningSequence\getInstanceByRefId(), getLsoItem(), and isRelevantLso().
Here is the call graph for this function:
|
protected |
Definition at line 161 of file class.ilDashboardLearningSequenceGUI.php.
References $icon.
Referenced by getLsoItem().
Here is the caller graph for this function:
|
protected |
Definition at line 144 of file class.ilDashboardLearningSequenceGUI.php.
References ilLink\_getLink().
Referenced by getLsoItem().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 109 of file class.ilDashboardLearningSequenceGUI.php.
References getIcon(), getLinkedTitle(), ilObject\getRefId(), and ilObject\getTitle().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 150 of file class.ilDashboardLearningSequenceGUI.php.
References ilObjLearningSequenceAccess\isOffline().
Here is the call graph for this function:
|
protected |
Definition at line 126 of file class.ilDashboardLearningSequenceGUI.php.
References ilObjLearningSequence\getLSLearnerItems(), ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, and user().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.