|
ILIAS
Release_4_0_x_branch Revision 61816
|
Inheritance diagram for ilLPUserItemListGUI:
Collaboration diagram for ilLPUserItemListGUI: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.ilLPUserItemListGUI.php.
| ilLPUserItemListGUI::__readDescription | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 66 of file class.ilLPUserItemListGUI.php.
Referenced by readUserInfo().
Here is the caller graph for this function:| ilLPUserItemListGUI::__readTitle | ( | ) |
Reimplemented from ilLPObjectItemListGUI.
Definition at line 55 of file class.ilLPUserItemListGUI.php.
References $login, and ilLPItemListGUI\getCurrentUser().
Referenced by readUserInfo().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPUserItemListGUI::ilLPUserItemListGUI | ( | $a_obj_id | ) |
Definition at line 42 of file class.ilLPUserItemListGUI.php.
References ilLPObjectItemListGUI\ilLPObjectItemListGUI().
Here is the call graph for this function:| ilLPUserItemListGUI::readUserInfo | ( | ) |
Reimplemented from ilLPItemListGUI.
Definition at line 47 of file class.ilLPUserItemListGUI.php.
References __readDescription(), and __readTitle().
Here is the call graph for this function:| ilLPUserItemListGUI::renderTypeImage | ( | ) |
Reimplemented from ilLPItemListGUI.
Definition at line 71 of file class.ilLPUserItemListGUI.php.
References ilObjUser\_getPersonalPicturePath(), ilLPItemListGUI\getCurrentUser(), and ilLPItemListGUI\getTitle().
Here is the call graph for this function:| ilLPUserItemListGUI::$child_id = null |
Definition at line 40 of file class.ilLPUserItemListGUI.php.