| 
    Stud.IP
    2.4 Revision 48548
    
   | 
  


Public Member Functions | |
| before_filter (&$action, &$args) | |
| index_action () | |
| edit_action ($id=null) | |
| delete_action ($rule_id) | |
  Public Member Functions inherited from AuthenticatedController | |
| after_filter ($action, $args) | |
  Public Member Functions inherited from StudipController | |
| validate_args (&$args, $types=NULL) | |
| url_for ($to) | |
| rescue ($exception) | |
| setInfoBoxImage ($image) | |
| addToInfobox ($category, $text, $icon= 'blank.gif') | |
Additional Inherited Members | |
  Protected Member Functions inherited from StudipController | |
| populateInfobox () | |
| before_filter | ( | & | $action, | 
| & | $args | ||
| ) | 
Common tasks for all actions.
Reimplemented from AuthenticatedController.

| delete_action | ( | $rule_id | ) | 
Delete a rule, using a modal dialog
| md5 | $rule_id | 

| edit_action | ( | $id = null | ) | 
Edit or create a rule
| md5 | $edit_id | 

| index_action | ( | ) | 
Maintenance view for the specification parameters
