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

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 after_filter ($action, $args)

Additional Inherited Members

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

Member Function Documentation

after_filter (   $action,
  $args 
)

Callback function being called after an action is executed.

Parameters
stringName of the action to perform.
arrayAn array of arguments to the action.
Returns
void

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

before_filter ( $action,
$args 
)

common tasks for all actions

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

index_action ( )

Here is the call graph for this function:


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