|
Stud.IP
2.4 Revision 48548
|


Public Member Functions | |
| before_filter (&$action, &$args) | |
| index_action () | |
| edit_action ($id) | |
| new_action () | |
| delete_action ($id) | |
| update_action () | |
| test_action () | |
| get_all_rules () | |
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 | ( | $id | ) |

| edit_action | ( | $id | ) |
Mark one rule as editable and display the list of ws access rules
| get_all_rules | ( | ) |
reload all rules from database


| index_action | ( | ) |
Display the list of ws access rules
| new_action | ( | ) |
Add a new rule on top, mark as editable and display the list of ws access rules
| test_action | ( | ) |

| update_action | ( | ) |
