Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
Userfilter_FilterController Class Reference
Inheritance diagram for Userfilter_FilterController:
Inheritance graph
Collaboration diagram for Userfilter_FilterController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 configure_action ($containerId, $conditionId='')
 add_action ()
 delete_action ($conditionId)
- Public Member Functions inherited from AuthenticatedController
 after_filter ($action, $args)
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 url_for ($to= '')
 link_for ($to= '')
 rescue ($exception)
 setInfoBoxImage ($image)
 addToInfobox ($category, $text, $icon= 'blank.gif')
 render_json ($data)
 relay ($to_uri)
 perform_relayed ($unconsumed)
 render_template_as_string ($template, $layout=null)

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
- Protected Attributes inherited from AuthenticatedController
 $allow_nobody = false

Member Function Documentation

add_action ( )

Adds a condition.

Here is the call graph for this function:

before_filter ( $action,
$args 
)
See Also
AuthenticatedController::before_filter

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

configure_action (   $containerId,
  $conditionId = '' 
)

Show configuration for a given UserFilter.

Parameters
String$containerIdTarget HTML element
String$conditionIdID of an existiting UserFilter object
delete_action (   $conditionId)

Deletes the given UserFilter object.

Parameters
String$conditionIdthe UserFilter to delete.

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