|
ILIAS
Release_4_0_x_branch Revision 61816
|
Inheritance diagram for ilLPObjectiveItemListGUI:
Collaboration diagram for ilLPObjectiveItemListGUI:Data Fields | |
| $child_id = null | |
Data Fields inherited from ilLPObjectItemListGUI | |
| $references = array() | |
Data Fields inherited from ilLPItemListGUI | |
| $db = null | |
| $anonymized = false | |
Definition at line 38 of file class.ilLPObjectiveItemListGUI.php.
| ilLPObjectiveItemListGUI::__readComment | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 105 of file class.ilLPObjectiveItemListGUI.php.
| ilLPObjectiveItemListGUI::__readDescription | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 64 of file class.ilLPObjectiveItemListGUI.php.
References getChildId().
Here is the call graph for this function:| ilLPObjectiveItemListGUI::__readMark | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 101 of file class.ilLPObjectiveItemListGUI.php.
| ilLPObjectiveItemListGUI::__readTitle | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 60 of file class.ilLPObjectiveItemListGUI.php.
References getChildId().
Here is the call graph for this function:| ilLPObjectiveItemListGUI::__readUserStatus | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 77 of file class.ilLPObjectiveItemListGUI.php.
References getChildId(), ilLPItemListGUI\getCurrentUser(), LP_STATUS_COMPLETED, and LP_STATUS_NOT_ATTEMPTED.
Here is the call graph for this function:| ilLPObjectiveItemListGUI::__readUserStatusInfo | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 97 of file class.ilLPObjectiveItemListGUI.php.
| ilLPObjectiveItemListGUI::getChildId | ( | ) |
Definition at line 55 of file class.ilLPObjectiveItemListGUI.php.
References $child_id.
Referenced by __readDescription(), __readTitle(), and __readUserStatus().
Here is the caller graph for this function:| ilLPObjectiveItemListGUI::hasDetails | ( | ) |
Reimplemented from ilLPItemListGUI.
Definition at line 47 of file class.ilLPObjectiveItemListGUI.php.
| ilLPObjectiveItemListGUI::ilLPObjectiveItemListGUI | ( | $a_obj_id | ) |
Definition at line 42 of file class.ilLPObjectiveItemListGUI.php.
References ilLPObjectItemListGUI\ilLPObjectItemListGUI().
Here is the call graph for this function:| ilLPObjectiveItemListGUI::renderTypeImage | ( | ) |
Reimplemented from ilLPItemListGUI.
Definition at line 69 of file class.ilLPObjectiveItemListGUI.php.
References ilUtil\getImagePath().
Here is the call graph for this function:| ilLPObjectiveItemListGUI::setChildId | ( | $a_obj_id | ) |
Definition at line 51 of file class.ilLPObjectiveItemListGUI.php.
| ilLPObjectiveItemListGUI::$child_id = null |
Definition at line 40 of file class.ilLPObjectiveItemListGUI.php.
Referenced by getChildId().