| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
This class displays the permission status of a user concerning a specific object. More...
 Collaboration diagram for ilObjectStatusGUI:
 Collaboration diagram for ilObjectStatusGUI:| Public Member Functions | |
| ilObjectStatusGUI (&$a_obj) | |
| Constructor  public. | |
| & | executeCommand () | 
| execute command | |
| & | __initTableGUI () | 
| __setTableGUIBasicData (&$tbl, &$result_set, $from="") | |
| __showPermissionsTable ($a_result_set) | |
| __showRolesTable ($a_result_set) | |
| __showObjectSummaryTable ($a_result_set) | |
| getHTML () | |
| getAssignedValidRoles () | |
| getPermissionInfo () | |
| getRoleAssignmentInfo () | |
| getObjectSummary () | |
| getCommands ($a_type) | |
| Data Fields | |
| $lng | |
| $ilias | |
| $tpl | |
| $tree | |
| $rbacsystem | |
| $cur_ref_id | |
| $cmd | |
| $mode | |
| $ctrl | |
This class displays the permission status of a user concerning a specific object.
("Permissions" -> "Permission of User")
Definition at line 13 of file class.ilObjectStatusGUI.php.
| & ilObjectStatusGUI::__initTableGUI | ( | ) | 
Definition at line 91 of file class.ilObjectStatusGUI.php.
Referenced by __showObjectSummaryTable(), __showPermissionsTable(), and __showRolesTable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::__setTableGUIBasicData | ( | & | $tbl, | 
| & | $result_set, | ||
| $from = "" | |||
| ) | 
Definition at line 98 of file class.ilObjectStatusGUI.php.
References $lng.
Referenced by __showObjectSummaryTable(), __showPermissionsTable(), and __showRolesTable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::__showObjectSummaryTable | ( | $a_result_set | ) | 
Definition at line 156 of file class.ilObjectStatusGUI.php.
References $lng, $tpl, __initTableGUI(), __setTableGUIBasicData(), and ilUtil\getImagePath().
Referenced by getObjectSummary().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::__showPermissionsTable | ( | $a_result_set | ) | 
Definition at line 111 of file class.ilObjectStatusGUI.php.
References $lng, $tpl, __initTableGUI(), and __setTableGUIBasicData().
Referenced by getPermissionInfo().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::__showRolesTable | ( | $a_result_set | ) | 
Definition at line 136 of file class.ilObjectStatusGUI.php.
References $lng, $tpl, __initTableGUI(), and __setTableGUIBasicData().
Referenced by getRoleAssignmentInfo().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilObjectStatusGUI::executeCommand | ( | ) | 
execute command
Definition at line 85 of file class.ilObjectStatusGUI.php.
| ilObjectStatusGUI::getAssignedValidRoles | ( | ) | 
Definition at line 204 of file class.ilObjectStatusGUI.php.
References ilRbacReview\_getOperationList(), and ilObjRole\_getTranslation().
Referenced by ilObjectStatusGUI().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::getCommands | ( | $a_type | ) | 
Definition at line 485 of file class.ilObjectStatusGUI.php.
References $location.
Referenced by getObjectSummary().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::getHTML | ( | ) | 
Definition at line 199 of file class.ilObjectStatusGUI.php.
| ilObjectStatusGUI::getObjectSummary | ( | ) | 
Definition at line 385 of file class.ilObjectStatusGUI.php.
References $cmd, $ilias, $lng, __showObjectSummaryTable(), getCommands(), and IL_NO_PARENT_ACCESS.
Referenced by ilObjectStatusGUI().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::getPermissionInfo | ( | ) | 
Definition at line 241 of file class.ilObjectStatusGUI.php.
References $ilUser, $lng, __showPermissionsTable(), ilRbacReview\_getOperationList(), and ilPlugin\lookupTxt().
Referenced by ilObjectStatusGUI().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::getRoleAssignmentInfo | ( | ) | 
Definition at line 322 of file class.ilObjectStatusGUI.php.
References $lng, $path, $tree, __showRolesTable(), and ilObjRole\_getTranslation().
Referenced by ilObjectStatusGUI().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjectStatusGUI::ilObjectStatusGUI | ( | & | $a_obj | ) | 
Constructor public.
Definition at line 29 of file class.ilObjectStatusGUI.php.
References $_POST, $ilCtrl, $ilErr, $ilias, $ilUser, $lng, ilObjUser\_lookupId(), getAssignedValidRoles(), getObjectSummary(), getPermissionInfo(), getRoleAssignmentInfo(), ilUtil\sendFailure(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjectStatusGUI::$cmd | 
Definition at line 21 of file class.ilObjectStatusGUI.php.
Referenced by getObjectSummary().
| ilObjectStatusGUI::$ctrl | 
Definition at line 23 of file class.ilObjectStatusGUI.php.
| ilObjectStatusGUI::$cur_ref_id | 
Definition at line 20 of file class.ilObjectStatusGUI.php.
| ilObjectStatusGUI::$ilias | 
Definition at line 16 of file class.ilObjectStatusGUI.php.
Referenced by getObjectSummary(), and ilObjectStatusGUI().
| ilObjectStatusGUI::$lng | 
Definition at line 15 of file class.ilObjectStatusGUI.php.
Referenced by __setTableGUIBasicData(), __showObjectSummaryTable(), __showPermissionsTable(), __showRolesTable(), getObjectSummary(), getPermissionInfo(), getRoleAssignmentInfo(), and ilObjectStatusGUI().
| ilObjectStatusGUI::$mode | 
Definition at line 22 of file class.ilObjectStatusGUI.php.
| ilObjectStatusGUI::$rbacsystem | 
Definition at line 19 of file class.ilObjectStatusGUI.php.
| ilObjectStatusGUI::$tpl | 
Definition at line 17 of file class.ilObjectStatusGUI.php.
Referenced by __showObjectSummaryTable(), __showPermissionsTable(), and __showRolesTable().
| ilObjectStatusGUI::$tree | 
Definition at line 18 of file class.ilObjectStatusGUI.php.
Referenced by getRoleAssignmentInfo().