Kronolith_Event defines a generic API for events.
Located in /lib/Driver.php (line 272)
Class | Description |
---|---|
![]() |
Kronolith_Event defines a generic API for events. |
![]() |
Kronolith_Event defines a generic API for events. |
![]() |
|
![]() |
Kronolith_Event defines a generic API for events. |
![]() |
Number of minutes before the event starts to trigger an alarm.
All the attendees of this event.
This is an associative array where the keys are the email addresses of the attendees, and the values are also associative arrays with keys 'attendance' and 'response' pointing to the attendees' attendance and response values, respectively.
The category of this event.
The user id of the creator of the event.
The description for this event
The duration of this event in minutes
The end time of the event.
The driver unique identifier for this event.
Flag that is set to true if this event has data from either a storage backend or a form or other import method.
All the key words associtated with this event.
The location this event occurs at.
Whether the event is private.
Remote calendar name.
Remote description of this event (URL).
The start time of the event.
The status of this event.
Flag that is set to true if this event exists in a storage driver.
The title of this event.
The identifier of the calender this event exists on.
The iCalendar SEQUENCE for this event.
The UID for this event.
The VarRenderer class to use for printing select elements.
Constructor.
Adds a new attendee to the current event.
This will overwrite an existing attendee if one exists with the same email address.
Returns a correcty formatted exception date for recurring events and a link to delete this exception.
Returns a list of exception dates for recurring events including links to delete them.
Checks if the current event is already present in the calendar.
Does the check based on the uid.
Imports the values for this event from an array of values.
Updates the properties of this event from a Horde_iCalendar_vevent object.
Returns the entire attendees array.
Returns the category of this event.
Returns the id of the user who created the event.
Returns the description of this event.
Returns a reference to a driver that's valid for this event.
Returns the locally unique identifier for this event.
Returns the location this event occurs at.
Returns a description of this event's recurring type.
Returns the iCalendar SEQUENCE for this event.
Returns the share this event belongs to.
Returns the event status.
Returns the title of this event.
Returns the global UID for this event.
Checks to see whether the specified attendee is associated with the current event.
Encapsulates permissions checking.
Checks whether the events status is the same as the specified value.
TODO
Returns whether this event is private.
TODO
Returns whether this event is a recurring event.
Removes the specified attendee from the current event.
Saves changes to this event.
Sets the entire attendee array.
Sets the category of this event.
Sets the id of the creator of the event.
Sets the description of this event.
Sets the locally unique identifier for this event.
Sets the location this event occurs at.
Sets the private flag of this event.
Sets the status of this event.
Sets the title of this event.
Sets the global UID for this event.
Returns an alarm hash of this event suitable for Horde_Alarm.
Exports this event in iCalendar format.
Documentation generated on Sun, 30 Jan 2011 05:31:45 +0000 by phpDocumentor 1.4.3