|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilOrgUnitStaffGUI. More...
Collaboration diagram for ilOrgUnitStaffGUI:Public Member Functions | |
| __construct (ilObjOrgUnitGUI $parent_gui) | |
| executeCommand () | |
| showStaff () | |
| showOtherRoles () | |
| showStaffRec () | |
| addStaff () | |
| addOtherRoles () | |
| getStaffTableHTML ($recursive=false, $table_cmd="showStaff") | |
| getOtherRolesTableHTML () | |
| fromSuperiorToEmployee () | |
| fromEmployeeToSuperior () | |
| confirmRemoveUser ($cmd) | |
| removeFromSuperiors () | |
| removeFromEmployees () | |
| removeFromRole () | |
| setTabs () | |
Protected Member Functions | |
| addStaffToolbar () | |
| addOtherRolesToolbar () | |
Protected Attributes | |
| $tabs_gui | |
| $toolbar | |
| $ctrl | |
| $tpl | |
| $parent_gui | |
| $parent_obj | |
| $lng | |
| $ilAccess | |
| $rbacreview | |
Class ilOrgUnitStaffGUI.
@ilCtrl_Calls ilOrgUnitStaffGUI: ilRepositorySearchGUI
Definition at line 16 of file class.ilOrgUnitStaffGUI.php.
| ilOrgUnitStaffGUI::__construct | ( | ilObjOrgUnitGUI | $parent_gui | ) |
| ilObjOrgUnitGUI | $parent_gui |
Definition at line 60 of file class.ilOrgUnitStaffGUI.php.
References $DIC, $ilAccess, $ilCtrl, $lng, $parent_gui, $rbacreview, $tpl, and setTabs().
Here is the call graph for this function:| ilOrgUnitStaffGUI::addOtherRoles | ( | ) |
Definition at line 253 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilObjUser\_lookupId(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 202 of file class.ilOrgUnitStaffGUI.php.
References ilRepositorySearchGUI\fillAutoCompleteToolbar().
Referenced by showOtherRoles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitStaffGUI::addStaff | ( | ) |
Definition at line 220 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilObjUser\_lookupId(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 188 of file class.ilOrgUnitStaffGUI.php.
References ilRepositorySearchGUI\fillAutoCompleteToolbar().
Referenced by showStaff().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitStaffGUI::confirmRemoveUser | ( | $cmd | ) |
Definition at line 341 of file class.ilOrgUnitStaffGUI.php.
References $_GET, $cmd, ilObjUser\_lookupName(), ilUtil\getImagePath(), and ilUtil\sendFailure().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitStaffGUI::executeCommand | ( | ) |
| Exception | |
| ilCtrlException | |
| ilException |
Definition at line 91 of file class.ilOrgUnitStaffGUI.php.
References $_GET, $cmd, addOtherRoles(), addStaff(), confirmRemoveUser(), showOtherRoles(), showStaff(), and showStaffRec().
Here is the call graph for this function:| ilOrgUnitStaffGUI::fromEmployeeToSuperior | ( | ) |
Definition at line 330 of file class.ilOrgUnitStaffGUI.php.
References $_GET, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilOrgUnitStaffGUI::fromSuperiorToEmployee | ( | ) |
Definition at line 318 of file class.ilOrgUnitStaffGUI.php.
References $_GET, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilOrgUnitStaffGUI::getOtherRolesTableHTML | ( | ) |
Definition at line 297 of file class.ilOrgUnitStaffGUI.php.
References $DIC, $html, $lng, and $rbacreview.
Referenced by showOtherRoles().
Here is the caller graph for this function:| ilOrgUnitStaffGUI::getStaffTableHTML | ( | $recursive = false, |
|
$table_cmd = "showStaff" |
|||
| ) |
| bool | $recursive | |
| string | $table_cmd |
Definition at line 282 of file class.ilOrgUnitStaffGUI.php.
References $DIC, $lng, and $rbacreview.
Referenced by showStaff(), and showStaffRec().
Here is the caller graph for this function:| ilOrgUnitStaffGUI::removeFromEmployees | ( | ) |
Definition at line 396 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilOrgUnitStaffGUI::removeFromRole | ( | ) |
Definition at line 412 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilOrgUnitStaffGUI::removeFromSuperiors | ( | ) |
Definition at line 379 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilOrgUnitStaffGUI::setTabs | ( | ) |
Definition at line 424 of file class.ilOrgUnitStaffGUI.php.
References sprintf.
Referenced by __construct().
Here is the caller graph for this function:| ilOrgUnitStaffGUI::showOtherRoles | ( | ) |
Definition at line 165 of file class.ilOrgUnitStaffGUI.php.
References addOtherRolesToolbar(), getOtherRolesTableHTML(), and ilUtil\sendFailure().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitStaffGUI::showStaff | ( | ) |
Definition at line 151 of file class.ilOrgUnitStaffGUI.php.
References ilObjOrgUnitAccess\_checkAccessStaff(), addStaffToolbar(), getStaffTableHTML(), and ilUtil\sendFailure().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitStaffGUI::showStaffRec | ( | ) |
Definition at line 177 of file class.ilOrgUnitStaffGUI.php.
References ilObjOrgUnitAccess\_checkAccessStaffRec(), getStaffTableHTML(), and ilUtil\sendFailure().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 29 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 49 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct().
|
protected |
Definition at line 45 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct(), getOtherRolesTableHTML(), and getStaffTableHTML().
|
protected |
Definition at line 37 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 53 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct(), getOtherRolesTableHTML(), and getStaffTableHTML().
|
protected |
Definition at line 21 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 25 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 33 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct().