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

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

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

Delete a rule, using a modal dialog

Parameters
md5$rule_id

Here is the call graph for this function:

edit_action (   $id = null)

Edit or create a rule

Parameters
md5$edit_id

Here is the call graph for this function:

index_action ( )

Maintenance view for the specification parameters

Here is the call graph for this function:


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