|
| | before_filter (&$action, &$args) |
| |
| | browse_action ($page=1, $sort='founded_desc') |
| |
| | before_filter (&$action, &$args) |
| |
| | perform ($unconsumed_path) |
| |
| | after_filter ($action, $args) |
| |
| | validate_args (&$args, $types=null) |
| |
| | url_for ($to='') |
| |
| | link_for ($to='') |
| |
| | relocate ($to) |
| |
| | rescue ($exception) |
| |
| | render_json ($data) |
| |
| | render_csv ($data, $filename=null, $delimiter=';', $enclosure='"') |
| |
| | relay ($to_uri) |
| |
| | perform_relayed ($unconsumed) |
| |
| | render_template_as_string ($template, $layout=null) |
| |
| | __call ($method, $arguments) |
| |
| | has_action ($action) |
| |
| | action_url ($action) |
| |
| | action_link ($action) |
| |
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ browse_action()
| browse_action |
( |
|
$page = 1, |
|
|
|
$sort = 'founded_desc' |
|
) |
| |
Displays a pageable and sortable overview of all studygoups combined with a search form to query for specific studygroup
- Parameters
-
| int | $page | Page to display |
| string | $sort | Sorting order and direction |
The documentation for this class was generated from the following file: