Member Function Documentation
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Set up this controller.
- Parameters
-
| String | $action | Name of the action to be invoked |
| Array | $args | Arguments to be passed to the action method |
Reimplemented from AuthenticatedController.
| index_action |
( |
|
$page = 1 | ) |
|
Displays the global ranking list.
- Parameters
-
| int | $page | Page of the ranking list to be displayed. |
Publish user's score / add user's score to the ranking list.
Removes the user's score from the ranking list.
The documentation for this class was generated from the following file: