ILIAS
Release_4_1_x_branch Revision 61804
|
Organisation Unit Tree. More...
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().
|
private |
Definition at line 25 of file class.ilOrgUnitTreeExplorerGUI.php.
References $lng, $user, ilOrgUnit\getChilds(), ilOrgUnit\getId(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByObjId(), ilOrgUnit\getSubTitle(), ilOrgUnit\getTitle(), ilOrgUnit\hasChilds(), ilOrgUnit\initAssigns(), and ilOrgUnitTree\ROOT_UNIT_ID.
Referenced by getHTML().
|
private |
Definition at line 16 of file class.ilOrgUnitTreeExplorerGUI.php.