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

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 new_action ()
 edit_action ($seminar_id)
 delete_action ($seminar_id)
 manual_action ()
 manual_count_action ()
- 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

before_filter ( $action,
$args 
)

Common tasks for all actions.

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

delete_action (   $seminar_id)

Removes a seminar from the auto-insert list, with modal dialog

Parameters
md5$seminar_id

Here is the call graph for this function:

edit_action (   $seminar_id)

Edit a rule

Parameters
md5$seminar_id
string$status
int$remove

Here is the call graph for this function:

index_action ( )

Maintenance view for the auto insert parameters

Here is the call graph for this function:

manual_action ( )

Maintenance view for the manual insert parameters

Here is the call graph for this function:

manual_count_action ( )

Count how many user a insert

Parameters
$filter(e.g. studycourse, studydegree, institut, studysemester)

Here is the call graph for this function:

new_action ( )

Create a new seminar for auto insert

Here is the call graph for this function:


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