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

Public Member Functions

 before_filter (&$action, &$args)
 index_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)
 rescue ($exception)

Member Function Documentation

before_filter ( $action,
$args 
)

Callback function being called before an action is executed. If this function does not return FALSE, the action will be called, otherwise an error will be generated and processing will be aborted. If this function already #rendered or #redirected, further processing of the action is withheld.

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

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

index_action ( )

shows index page of course or institute management

Returns
void

Here is the call graph for this function:


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