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

Public Member Functions

 before_filter (&$action, &$args)
 groups_action ()
 archive_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)
 setInfoBoxImage ($image)
 addToInfobox ($category, $text, $icon= 'blank.gif')

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()

Member Function Documentation

archive_action ( )

Overview for achived courses

Here is the call graph for this function:

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.

groups_action ( )

Seminar group administration - cluster your seminars by colors or change grouping mechanism

Here is the call graph for this function:


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