|
ILIAS
eassessment Revision 61809
|
Organisation Unit Tree. More...
Collaboration diagram for ilOrgUnitTreeExplorerGUI:Public Member Functions | |
| __construct (ilOrgUnit $a_root_unit) | |
| getHTML () | |
Private Member Functions | |
| renderUnit (ilOrgUnit $a_unit, $a_depth) | |
Private Attributes | |
| $tpl = null | |
Organisation Unit Tree.
Definition at line 14 of file class.ilOrgUnitTreeExplorerGUI.php.
| ilOrgUnitTreeExplorerGUI::__construct | ( | ilOrgUnit | $a_root_unit | ) |
Definition at line 18 of file class.ilOrgUnitTreeExplorerGUI.php.
| ilOrgUnitTreeExplorerGUI::getHTML | ( | ) |
Definition at line 146 of file class.ilOrgUnitTreeExplorerGUI.php.
References renderUnit().
Here is the call graph for this function:
|
private |
Definition at line 25 of file class.ilOrgUnitTreeExplorerGUI.php.
References $lng, ilOrgUnit\getChilds(), ilOrgUnit\getId(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilOrgUnit\getSubTitle(), ilOrgUnit\getTitle(), ilOrgUnit\hasChilds(), ilOrgUnit\initAssigns(), and ilOrgUnitTree\ROOT_UNIT_ID.
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 16 of file class.ilOrgUnitTreeExplorerGUI.php.