|
| | before_filter (&$action, &$args) |
| |
| | populate_ids ($args) |
| |
| | add_navigation ($action) |
| |
| | infobox_content () |
| |
| | after_filter ($action, $args) |
| |
| | show_action () |
| |
| | new_action ($givenrubric=NULL) |
| |
| | edit_action ($givenrubric=NULL, $givendetail=NULL) |
| |
| | save_action () |
| |
| | delete_action ($givenrubric=NULL, $givendetail=NULL, $execute=FALSE) |
| |
| | 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) |
| |
| | setInfoBoxImage ($image) |
| |
| | addToInfobox ($category, $text, $icon='blank.gif') |
| |
| | render_json ($data) |
| |
| | relay ($to_uri) |
| |
| | perform_relayed ($unconsumed) |
| |
| | render_template_as_string ($template, $layout=null) |
| |
◆ add_navigation()
| add_navigation |
( |
|
$action | ) |
|
◆ after_filter()
| after_filter |
( |
|
$action, |
|
|
|
$args |
|
) |
| |
common tasks for all actions
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
common tasks for all actions
◆ delete_action()
| delete_action |
( |
|
$givenrubric = NULL, |
|
|
|
$givendetail = NULL, |
|
|
|
$execute = FALSE |
|
) |
| |
◆ edit_action()
| edit_action |
( |
|
$givenrubric = NULL, |
|
|
|
$givendetail = NULL |
|
) |
| |
◆ infobox_content()
◆ new_action()
| new_action |
( |
|
$givenrubric = NULL | ) |
|
◆ populate_ids()
◆ save_action()
◆ show_action()
The documentation for this class was generated from the following file: