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

Public Member Functions

 before_filter (&$action, &$args)
 index_action ($page=1)
 publish_action ()
 unpublish_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

before_filter ( $action,
$args 
)

Set up this controller.

Parameters
String$actionName of the action to be invoked
Array$argsArguments to be passed to the action method

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

index_action (   $page = 1)

Displays the global ranking list.

Parameters
int$pagePage of the ranking list to be displayed.

Here is the call graph for this function:

publish_action ( )

Publish user's score / add user's score to the ranking list.

Here is the call graph for this function:

unpublish_action ( )

Removes the user's score from the ranking list.

Here is the call graph for this function:


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