Definition at line 41 of file calendar_view.inc.
◆ buildForm()
EventHandler::buildForm |
( |
|
$event | ) |
|
|
abstract |
◆ details()
EventHandler::details |
( |
|
$event | ) |
|
|
abstract |
◆ filter()
EventHandler::filter |
( |
|
$event, |
|
|
|
$date |
|
) |
| |
◆ formatButtons()
EventHandler::formatButtons |
( |
|
$event | ) |
|
Called by function details.
- Parameters
-
Definition at line 75 of file calendar_view.inc.
79 if(checkRole(
"admin"))
81 $out =
"<br/><button class='button' onclick='editEvent($event_id)'>Edit this Event</button>\n";
◆ formatFilteringTags()
EventHandler::formatFilteringTags |
( |
|
$event, |
|
|
|
$tagRowCallbacks |
|
) |
| |
|
abstract |
◆ formatiCalendar()
EventHandler::formatiCalendar |
( |
|
$event | ) |
|
format an event for sending through email as iCal event.
- Parameters
-
Definition at line 60 of file calendar_view.inc.
FakoliException is the base exception class for all Fakoli errors.
◆ formatSummary()
EventHandler::formatSummary |
( |
|
$event, |
|
|
|
$tagRowCallbacks |
|
) |
| |
|
abstract |
◆ getEventClass()
EventHandler::getEventClass |
( |
| ) |
|
◆ summary()
EventHandler::summary |
( |
|
$event | ) |
|
|
abstract |
The documentation for this class was generated from the following file: