|
| 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 = null , |
|
|
|
$calendar = null |
|
) |
| |
|
protected |
◆ createSidebarFilter()
◆ edit_action()
edit_action |
( |
|
$range_id = null , |
|
|
|
$event_id = null |
|
) |
| |
◆ edit_status_action()
edit_status_action |
( |
|
$range_id, |
|
|
|
$event_id |
|
) |
| |
◆ index_action()
◆ jump_to_action()
◆ parseDateTime()
parseDateTime |
( |
|
$dt_string | ) |
|
|
protected |
Parses a string as date time in the format "j.n.Y H:i:s" and returns the corresponding unix time stamp.
- Parameters
-
string | $dt_string | The date time string. |
- Returns
- int A unix time stamp
◆ parseExceptions()
parseExceptions |
( |
|
$exc_dates | ) |
|
|
protected |
Parses a string with exception dates from input form and returns an array with all dates as unix timestamp identified by an internally used pattern.
- Parameters
-
- Returns
- array An array of unix timestamps.
◆ show_declined_action()
◆ storeEventData()
◆ switch_action()
The documentation for this class was generated from the following file: