ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilOrgUnitStaffGUI. More...
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.
ilOrgUnitStaffGUI: ilRepositorySearchGUI
Definition at line 13 of file class.ilOrgUnitStaffGUI.php.
ilOrgUnitStaffGUI::__construct | ( | ilObjOrgUnitGUI | $parent_gui | ) |
ilObjOrgUnitGUI | $parent_gui |
Definition at line 58 of file class.ilOrgUnitStaffGUI.php.
References $DIC, $ilAccess, $ilCtrl, $lng, $parent_gui, $rbacreview, $tpl, and setTabs().
ilOrgUnitStaffGUI::addOtherRoles | ( | ) |
Definition at line 245 of file class.ilOrgUnitStaffGUI.php.
References $_POST, $users, ilObjUser\_lookupId(), array, ilAccess\checkAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
|
protected |
Definition at line 192 of file class.ilOrgUnitStaffGUI.php.
References array, and ilRepositorySearchGUI\fillAutoCompleteToolbar().
Referenced by showOtherRoles().
ilOrgUnitStaffGUI::addStaff | ( | ) |
Definition at line 211 of file class.ilOrgUnitStaffGUI.php.
References $_POST, $users, ilObjUser\_lookupId(), array, ilAccess\checkAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
|
protected |
Definition at line 177 of file class.ilOrgUnitStaffGUI.php.
References array, and ilRepositorySearchGUI\fillAutoCompleteToolbar().
Referenced by showStaff().
ilOrgUnitStaffGUI::confirmRemoveUser | ( | $cmd | ) |
Definition at line 338 of file class.ilOrgUnitStaffGUI.php.
References $_GET, ilObjUser\_lookupName(), ilAccess\checkAccess(), ilUtil\getImagePath(), and ilUtil\sendFailure().
Referenced by executeCommand().
ilOrgUnitStaffGUI::executeCommand | ( | ) |
Exception | |
ilCtrlException | |
ilException |
Definition at line 90 of file class.ilOrgUnitStaffGUI.php.
References confirmRemoveUser(), showOtherRoles(), showStaff(), and showStaffRec().
ilOrgUnitStaffGUI::fromEmployeeToSuperior | ( | ) |
Definition at line 326 of file class.ilOrgUnitStaffGUI.php.
References $_GET, array, ilAccess\checkAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilOrgUnitStaffGUI::fromSuperiorToEmployee | ( | ) |
Definition at line 313 of file class.ilOrgUnitStaffGUI.php.
References $_GET, array, ilAccess\checkAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilOrgUnitStaffGUI::getOtherRolesTableHTML | ( | ) |
Definition at line 291 of file class.ilOrgUnitStaffGUI.php.
References $DIC, $html, $lng, and $rbacreview.
Referenced by showOtherRoles().
ilOrgUnitStaffGUI::getStaffTableHTML | ( | $recursive = false , |
|
$table_cmd = "showStaff" |
|||
) |
bool | $recursive | |
string | $table_cmd |
Definition at line 275 of file class.ilOrgUnitStaffGUI.php.
References $DIC, $lng, and $rbacreview.
Referenced by showStaff(), and showStaffRec().
ilOrgUnitStaffGUI::removeFromEmployees | ( | ) |
Definition at line 397 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilAccess\checkAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilOrgUnitStaffGUI::removeFromRole | ( | ) |
Definition at line 413 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilAccess\checkAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilOrgUnitStaffGUI::removeFromSuperiors | ( | ) |
Definition at line 381 of file class.ilOrgUnitStaffGUI.php.
References $_POST, ilAccess\checkAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilOrgUnitStaffGUI::setTabs | ( | ) |
Definition at line 426 of file class.ilOrgUnitStaffGUI.php.
References ilAccess\checkAccess().
Referenced by __construct().
ilOrgUnitStaffGUI::showOtherRoles | ( | ) |
Definition at line 153 of file class.ilOrgUnitStaffGUI.php.
References addOtherRolesToolbar(), ilAccess\checkAccess(), getOtherRolesTableHTML(), and ilUtil\sendFailure().
Referenced by executeCommand().
ilOrgUnitStaffGUI::showStaff | ( | ) |
Definition at line 139 of file class.ilOrgUnitStaffGUI.php.
References ilObjOrgUnitAccess\_checkAccessStaff(), addStaffToolbar(), ilAccess\checkAccess(), getStaffTableHTML(), and ilUtil\sendFailure().
Referenced by executeCommand().
ilOrgUnitStaffGUI::showStaffRec | ( | ) |
Definition at line 166 of file class.ilOrgUnitStaffGUI.php.
References ilObjOrgUnitAccess\_checkAccessStaffRec(), getStaffTableHTML(), and ilUtil\sendFailure().
Referenced by executeCommand().
|
protected |
Definition at line 27 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 47 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct(), getOtherRolesTableHTML(), and getStaffTableHTML().
|
protected |
Definition at line 35 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 51 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct(), getOtherRolesTableHTML(), and getStaffTableHTML().
|
protected |
Definition at line 19 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 23 of file class.ilOrgUnitStaffGUI.php.
|
protected |
Definition at line 31 of file class.ilOrgUnitStaffGUI.php.
Referenced by __construct().