Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
Admin_WebserviceAccessController Class Reference
Inheritance diagram for Admin_WebserviceAccessController:
Inheritance graph
Collaboration diagram for Admin_WebserviceAccessController:
Collaboration graph

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 ()

Member Function Documentation

before_filter ( $action,
$args 
)

common tasks for all actions

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

delete_action (   $id)

Here is the call graph for this function:

edit_action (   $id)

Mark one rule as editable and display the list of ws access rules

get_all_rules ( )

reload all rules from database

Here is the call graph for this function:

Here is the caller graph for this function:

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 ( )

Here is the call graph for this function:

update_action ( )

Here is the call graph for this function:


The documentation for this class was generated from the following file: