|
| | __construct ($dispatcher) |
| |
| | before_filter (&$action, &$args) |
| |
| | day_action ($range_id=null) |
| |
| | week_action ($range_id=null) |
| |
| | month_action ($range_id=null) |
| |
| | year_action ($range_id=null) |
| |
| | event_action ($range_id=null, $event_id=null) |
| |
| | delete_action ($range_id, $event_id) |
| |
| | delete_recurrence_action ($range_id, $event_id, $atime) |
| |
| | export_event_action ($event_id, $range_id=null) |
| |
| | export_calendar_action ($range_id=null) |
| |
| | import_action ($range_id=null) |
| |
| | share_action ($range_id=null) |
| |
| | manage_access_action ($range_id=null) |
| |
| | add_users_action ($range_id=null) |
| |
| | remove_user_action ($range_id=null, $user_id=null) |
| |
| | store_permissions_action ($range_id=null) |
| |
| | __construct ($dispatcher) |
| |
| | before_filter (&$action, &$args) |
| |
| | index_action () |
| |
| | edit_action ($range_id=null, $event_id=null) |
| |
| | switch_action () |
| |
| | jump_to_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) |
| |
| | setInfoBoxImage ($image) |
| |
| | addToInfobox ($category, $text, $icon='blank.gif') |
| |
| | render_json ($data) |
| |
| | relay ($to_uri) |
| |
| | perform_relayed ($unconsumed) |
| |
| | render_template_as_string ($template, $layout=null) |
| |
◆ __construct()
| __construct |
( |
|
$dispatcher | ) |
|
◆ add_users_action()
| add_users_action |
( |
|
$range_id = null | ) |
|
◆ before_filter()
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ createSidebar()
| createSidebar |
( |
|
$active = null, |
|
|
|
$calendar = null |
|
) |
| |
|
protected |
◆ day_action()
| day_action |
( |
|
$range_id = null | ) |
|
◆ delete_action()
| delete_action |
( |
|
$range_id, |
|
|
|
$event_id |
|
) |
| |
◆ delete_recurrence_action()
| delete_recurrence_action |
( |
|
$range_id, |
|
|
|
$event_id, |
|
|
|
$atime |
|
) |
| |
◆ event_action()
| event_action |
( |
|
$range_id = null, |
|
|
|
$event_id = null |
|
) |
| |
◆ export_calendar_action()
| export_calendar_action |
( |
|
$range_id = null | ) |
|
◆ export_event_action()
| export_event_action |
( |
|
$event_id, |
|
|
|
$range_id = null |
|
) |
| |
◆ getTitle()
◆ import_action()
| import_action |
( |
|
$range_id = null | ) |
|
◆ manage_access_action()
| manage_access_action |
( |
|
$range_id = null | ) |
|
◆ month_action()
| month_action |
( |
|
$range_id = null | ) |
|
◆ remove_user_action()
| remove_user_action |
( |
|
$range_id = null, |
|
|
|
$user_id = null |
|
) |
| |
◆ share_action()
| share_action |
( |
|
$range_id = null | ) |
|
◆ store_permissions_action()
| store_permissions_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: