Handle system info grid requests. More...
Public Member Functions | |
| authorize (&$request, $args, $roleAssignments) | |
| getCategoryData ($configSection) | |
| & | getCategoryRowInstance () |
| initialize (&$request) | |
| loadData (&$request, $filter) | |
| SystemInfoGridHandler () | |
Handle system info grid requests.
Definition at line 19 of file SystemInfoGridHandler.inc.php.
| SystemInfoGridHandler.authorize | ( | &$ | request, | |
| $ | args, | |||
| $ | roleAssignments | |||
| ) |
Definition at line 41 of file SystemInfoGridHandler.inc.php.
| SystemInfoGridHandler.getCategoryData | ( | $ | configSection | ) |
Definition at line 119 of file SystemInfoGridHandler.inc.php.
| & SystemInfoGridHandler.getCategoryRowInstance | ( | ) |
Definition at line 111 of file SystemInfoGridHandler.inc.php.
| SystemInfoGridHandler.initialize | ( | &$ | request | ) |
Definition at line 57 of file SystemInfoGridHandler.inc.php.
| SystemInfoGridHandler.loadData | ( | &$ | request, | |
| $ | filter | |||
| ) |
Definition at line 126 of file SystemInfoGridHandler.inc.php.
| SystemInfoGridHandler.SystemInfoGridHandler | ( | ) |
Constructor
Definition at line 26 of file SystemInfoGridHandler.inc.php.
1.7.1