|
| 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) |
|
| seminar_events_action ($order_by=null, $order='asc') |
|
| store_selected_sem_action () |
|
| 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) |
|
◆ 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()
Retrieve the title of the calendar depending on calendar owner (range).
- Parameters
-
- Returns
- string The complete title for the headline
◆ 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 |
|
) |
| |
◆ seminar_events_action()
seminar_events_action |
( |
|
$order_by = null , |
|
|
|
$order = 'asc' |
|
) |
| |
◆ share_action()
share_action |
( |
|
$range_id = null | ) |
|
◆ store_permissions_action()
store_permissions_action |
( |
|
$range_id = null | ) |
|
◆ store_selected_sem_action()
store_selected_sem_action |
( |
| ) |
|
◆ 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: