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

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 export_results_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)

Protected Member Functions

 getToplistEntries ($sem_status)

Additional Inherited Members

- Protected Attributes inherited from AuthenticatedController
 $allow_nobody = false

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:

export_results_action ( )
getToplistEntries (   $sem_status)
protected

Here is the call graph for this function:

Here is the caller 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: