◆ 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: