|
| before_filter (&$action, &$args) |
|
| index_action () |
|
| verify_action ($action) |
|
| reset_action ($action='reset', $verified=false) |
|
| before_filter (&$action, &$args) |
|
| url_for ($to='') |
|
| get_default_template ($action) |
|
| render_nothing ($text='') |
|
| shallChange ($field, $attribute=null, $value=null) |
|
| after_filter ($action, $args) |
|
| 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) |
|
◆ before_filter()
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ index_action()
◆ reset_action()
reset_action |
( |
|
$action = 'reset' , |
|
|
|
$verified = false |
|
) |
| |
◆ verify_action()
The documentation for this class was generated from the following file: