|
| | before_filter (&$action, &$args) |
| |
| | index_action () |
| |
| | edit_action ($range_id=null, $event_id=null) |
| |
| | day_action ($range_id=null) |
| |
| | week_action ($range_id=null) |
| |
| | month_action ($range_id=null) |
| |
| | year_action ($range_id=null) |
| |
| | before_filter (&$action, &$args) |
| |
| | index_action () |
| |
| | edit_action ($range_id=null, $event_id=null) |
| |
| | edit_status_action ($range_id, $event_id) |
| |
| | switch_action () |
| |
| | jump_to_action () |
| |
| | show_declined_action () |
| |
| | 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 |
|
) |
| |
◆ createSidebar()
| createSidebar |
( |
|
$active = 'week', |
|
|
|
$calendar = null |
|
) |
| |
|
protected |
◆ day_action()
| day_action |
( |
|
$range_id = null | ) |
|
◆ edit_action()
| edit_action |
( |
|
$range_id = null, |
|
|
|
$event_id = null |
|
) |
| |
◆ getTitle()
◆ index_action()
◆ month_action()
| month_action |
( |
|
$range_id = null | ) |
|
◆ week_action()
| week_action |
( |
|
$range_id = null | ) |
|
◆ year_action()
| year_action |
( |
|
$range_id = null | ) |
|
The documentation for this class was generated from the following file: