-
generate
-
Generates the free/busy text for $calendar. Cache it for at least an hour, as well.
-
generateUID
-
Generates a universal / unique identifier for a task.
-
get
-
Retrieves the free/busy information for a given email address, if any information is available.
-
getAlarm
-
-
getAttendees
-
Returns the entire attendees array.
-
getByUID
-
Get an event or events with the given UID value.
-
getByUID
-
Get an event or events with the given UID value.
-
getByUID
-
Get an event or events with the given UID value.
-
getByUID
-
Get an event or events with the given UID value.
-
getByUID
-
Get an event or events with the given UID value.
-
getByUID
-
Get an event or events with the given UID value.
-
getCalendar
-
-
getCalendar
-
Returns the currently open calendar.
-
getCategory
-
Returns the category of this event.
-
getCompletions
-
Retrieves all the completions for this event.
-
getCreatorId
-
Returns the id of the user who created the event.
-
getDefaultCalendar
-
Returns the default calendar for the current user at the specified permissions level.
-
getDeleteUrl
-
-
getDescription
-
Returns the description of this event.
-
getDriver
-
Returns a reference to a driver that's valid for this event.
-
getDuration
-
-
getEditUrl
-
-
getEvent
-
-
getEvent
-
Stub to be overridden in the child class.
-
getEvent
-
-
getEvent
-
-
getEvent
-
-
getEvent
-
-
getEvent
-
-
getExceptions
-
Retrieves all the exceptions for this event.
-
getExportUrl
-
-
getId
-
Returns the locally unique identifier for this event.
-
getKeywords
-
-
getLink
-
-
getLocation
-
Returns the location this event occurs at.
-
getMenu
-
Builds Kronolith's list of menu items.
-
getMonth
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getProperties
-
-
getRecurCount
-
Retrieves the number of recurrences of this event.
-
getRecurEnd
-
Retrieves the end date of the recurrence interval.
-
getRecurInterval
-
Retrieves the length of time between recurrences of this event.
-
getRecurName
-
Returns a description of this event's recurring type.
-
getRecurName
-
Returns a description of this event's recurring type.
-
getRecurOnDays
-
Returns the days this event recurs on.
-
getRecurStart
-
Retrieves the start date of the recurrence interval.
-
getRecurType
-
Returns recurrence type of this event.
-
getRemoteCalendar
-
Fetches a remote calendar into the session and return the data.
-
getRemoteEventObject
-
Returns an event object for an event on a remote calendar.
-
getSequence
-
Returns the iCalendar SEQUENCE for this event.
-
getShare
-
Returns the share this event belongs to.
-
getStamp
-
-
getStamp
-
-
getStatus
-
Returns the event status.
-
getStatusClass
-
-
getTime
-
-
getTimeRange
-
-
getTitle
-
-
getTitle
-
Returns the title of this event.
-
getTitle
-
Return this events title.
-
getTitle
-
-
getTitle
-
-
getTomorrow
-
-
getTooltip
-
-
getUID
-
Returns the global UID for this event.
-
getUrl
-
Searches address books for the freebusy URL for a given email address.
-
getUserEmail
-
Returns the email address, if available, of a user.
-
getUserName
-
Returns the real name, if available, of a user.
-
getView
-
Get a named Kronolith_View_* object and load it with the appropriate date parameters.
-
getViewUrl
-
-
getWeek
-
-
handle
-
TODO
-
handle
-
Handles the output of the embedded widget. This must always be valid javascript.
-
handle
-
TODO
-
handle_default_alarm_management
-
-
handle_fb_cals_select
-
-
handle_holiday_drivers
-
-
handle_remote_cal_management
-
-
handle_shareselect
-
-
handle_sourceselect
-
-
hasActiveRecurrence
-
Returns whether this event has any date that matches the recurrence rules and is not an exception.
-
hasAttendee
-
Checks to see whether the specified attendee is associated with the current event.
-
hasCompletion
-
Checks if a completion exists for a given reccurence of an event.
-
hasException
-
Checks if an exception exists for a given reccurence of an event.
-
hasKeyword
-
-
hasPermission
-
Encapsulates permissions checking.
-
hasPermission
-
Returns the specified permission for the current user.
-
hasRecurCount
-
Returns whether this event has a recurrence with a fixed count.
-
hasRecurEnd
-
Returns whether this event has a recurrence end.
-
hasRecurType
-
Returns whether this event has a specific recurrence type.
-
hasStatus
-
Checks whether the events status is the same as the specified value.
-
HORDE_BASE
-
-
Horde_Block_Kronolith_month
-
Horde_Block_Kronolith_month:: Implementation of the Horde_Block API to display a mini month view of calendar items.
-
Horde_Block_Kronolith_monthlist
-
Horde_Block_Kronolith_monthlist:: Implementation of the Horde_Block API to display a list of calendar items grouped by month.
-
Horde_Block_Kronolith_prevmonthlist
-
Horde_Block_Kronolith_monthlist:: Implementation of the Horde_Block API to display a list of previous calendar items grouped by month.
-
Horde_Block_Kronolith_summary
-
Horde_Block_Kronolith_summary:: Implementation of the Horde_Block API to display a summary of calendar items.
-
Horde_Block_kronolith_tree_alarms
-
$Horde: kronolith/lib/Block/tree_alarms.php,v 1.1.2.6 2008/01/02 16:50:49 chuck Exp $
-
Horde_Block_kronolith_tree_menu
-
$Horde: kronolith/lib/Block/tree_menu.php,v 1.10.8.2 2007/12/20 14:12:34 jan Exp $
-
Horde_Date_Recurrence
-
Constructor.
-
Horde_Date_Recurrence
-
The Horde_Date_Recurrence class implements algorithms for calculating recurrences of events, including several recurrence types, intervals, exceptions, and conversion from and to vCalendar and iCalendar recurrence rules.
-
HORDE_DATE_RECUR_DAILY
-
Recurs daily.
-
HORDE_DATE_RECUR_MONTHLY_DATE
-
Recurs monthly on the same date.
-
HORDE_DATE_RECUR_MONTHLY_WEEKDAY
-
Recurs monthly on the same week day.
-
HORDE_DATE_RECUR_NONE
-
No recurrence.
-
HORDE_DATE_RECUR_WEEKLY
-
Recurs weekly.
-
HORDE_DATE_RECUR_YEARLY_DATE
-
Recurs yearly on the same date.
-
HORDE_DATE_RECUR_YEARLY_DAY
-
Recurs yearly on the same day of the year.
-
HORDE_DATE_RECUR_YEARLY_WEEKDAY
-
Recurs yearly on the same week day.
-
Horde_Scheduler_kronolith
-
-
Horde_Scheduler_kronolith
-
Horde_Scheduler_kronolith::
-
html
-
-
html
-
-
html
-
-
html
-
-
html
-
-
html
-
-
html
-
-
html
-
-
html
-
Return the rendered HTML code.
-
holidays.php
-
-
$keywords
-
All the key words associtated with this event.
-
Kronolith
-
The Kronolith:: class provides functionality common to all of Kronolith.
-
KRONOLITH_BASE
-
-
Kronolith_CreateCalendarForm
-
-
Kronolith_CreateCalendarForm
-
The Kronolith_CreateCalendarForm class provides the form for creating a calendar.
-
Kronolith_Day
-
-
Kronolith_Day
-
The Kronolith_Day:: class provides an API for dealing with days.
-
Kronolith_DeleteCalendarForm
-
-
Kronolith_DeleteCalendarForm
-
The Kronolith_DeleteCalendarForm class provides the form for deleting a calendar.
-
Kronolith_Driver
-
Kronolith_Driver defines an API for implementing storage backends for Kronolith.
-
Kronolith_Driver
-
Constructor.
-
Kronolith_Driver_holidays
-
The Kronolith_Driver_holidays implements support for the PEAR package Date_Holidays.
-
Kronolith_Driver_ical
-
The Kronolith_Driver_ical:: class implements the Kronolith_Driver API for iCalendar data.
-
Kronolith_Driver_kolab
-
Horde Kronolith driver for the Kolab IMAP Server.
-
Kronolith_Driver_kolab_wrapper
-
Constructor
-
Kronolith_Driver_kolab_wrapper
-
Horde Kronolith wrapper to distinguish between both Kolab driver implementations.
-
Kronolith_Driver_kolab_wrapper_new
-
Constructor
-
Kronolith_Driver_kolab_wrapper_new
-
Horde Kronolith driver for the Kolab IMAP Server.
-
Kronolith_Driver_kolab_wrapper_old
-
Horde Kronolith driver for the Kolab IMAP Server.
-
Kronolith_Driver_sql
-
The Kronolith_Driver_sql:: class implements the Kronolith_Driver API for a SQL backend.
-
Kronolith_EditCalendarForm
-
-
Kronolith_EditCalendarForm
-
The Kronolith_EditCalendarForm class provides the form for editing a calendar.
-
Kronolith_EditRemoteCalendarForm
-
-
Kronolith_EditRemoteCalendarForm
-
The Kronolith_EditRemoteCalendarForm class provides the form for editing a remote calendar.
-
KRONOLITH_ERROR_FB_NOT_FOUND
-
Free/Busy not found
-
Kronolith_Event
-
Kronolith_Event defines a generic API for events.
-
Kronolith_Event
-
Constructor.
-
Kronolith_Event_holidays
-
Kronolith_Event defines a generic API for events.
-
Kronolith_Event_ical
-
Kronolith_Event defines a generic API for events.
-
Kronolith_Event_kolab_new
-
-
Kronolith_Event_kolab_old
-
Kronolith_Event defines a generic API for events.
-
Kronolith_Event_sql
-
-
Kronolith_FreeBusy
-
Free/Busy functionality.
-
Kronolith_FreeBusy_View
-
This class represent a view of multiple free busy information sets.
-
Kronolith_FreeBusy_View_day
-
This class represent a single day of free busy information sets.
-
Kronolith_FreeBusy_View_month
-
This class represent a month of free busy information sets.
-
Kronolith_FreeBusy_View_week
-
This class represent a week of free busy information sets.
-
Kronolith_FreeBusy_View_workweek
-
This class represent a work week of free busy information sets.
-
KRONOLITH_ITIP_CANCEL
-
-
KRONOLITH_ITIP_REQUEST
-
iTip requests
-
KRONOLITH_PART_IGNORE
-
-
KRONOLITH_PART_NONE
-
-
KRONOLITH_PART_OPTIONAL
-
-
KRONOLITH_PART_REQUIRED
-
Attendee status
-
KRONOLITH_RESPONSE_ACCEPTED
-
-
KRONOLITH_RESPONSE_DECLINED
-
-
KRONOLITH_RESPONSE_NONE
-
Invitation responses
-
KRONOLITH_RESPONSE_TENTATIVE
-
-
Kronolith_Serialize_JSON
-
Converts to and from JSON format.
-
KRONOLITH_SERIALIZE_JSON_IN_ARR
-
-
KRONOLITH_SERIALIZE_JSON_IN_CMT
-
-
KRONOLITH_SERIALIZE_JSON_IN_OBJ
-
-
KRONOLITH_SERIALIZE_JSON_IN_STR
-
-
KRONOLITH_SERIALIZE_JSON_SLICE
-
Marker constant for JSON::decode(), used to flag stack state.
-
KRONOLITH_STATUS_CANCELLED
-
-
KRONOLITH_STATUS_CONFIRMED
-
-
KRONOLITH_STATUS_FREE
-
-
KRONOLITH_STATUS_NONE
-
Event status
-
KRONOLITH_STATUS_TENTATIVE
-
-
Kronolith_Storage
-
Kronolith_Storage:: defines an API for storing free/busy information.
-
Kronolith_Storage_kolab
-
-
Kronolith_Storage_kolab
-
Horde Kronolith free/busy driver for the Kolab IMAP Server.
-
Kronolith_Storage_sql
-
Kronolith_Storage:: defines an API for storing free/busy information.
-
Kronolith_Storage_sql
-
Constructs a new Kronolith_Storage SQL instance.
-
Kronolith_SubscribeRemoteCalendarForm
-
The Kronolith_SubscribeRemoteCalendarForm class provides the form for subscribing to remote calendars
-
Kronolith_SubscribeRemoteCalendarForm
-
-
KRONOLITH_TEMPLATES
-
-
Kronolith_UnsubscribeRemoteCalendarForm
-
-
Kronolith_UnsubscribeRemoteCalendarForm
-
The Kronolith_UnsubscribeRemoteCalendarForm class provides the form for deleting a calendar.
-
Kronolith_View_Day
-
-
Kronolith_View_Day
-
The Kronolith_View_Day:: class provides an API for viewing days.
-
Kronolith_View_DeleteEvent
-
The Kronolith_View_DeleteEvent:: class provides an API for viewing event delete forms.
-
Kronolith_View_DeleteEvent
-
-
Kronolith_View_EditEvent
-
The Kronolith_View_EditEvent:: class provides an API for viewing event edit forms.
-
Kronolith_View_EditEvent
-
-
Kronolith_View_Event
-
The Kronolith_View_Event:: class provides an API for viewing events.
-
Kronolith_View_Event
-
-
Kronolith_View_ExportEvent
-
-
Kronolith_View_ExportEvent
-
The Kronolith_View_ExportEvent:: class provides an API for exporting events.
-
Kronolith_View_Month
-
-
Kronolith_View_Month
-
The Kronolith_View_Month:: class provides an API for viewing months.
-
Kronolith_View_Week
-
-
Kronolith_View_Week
-
The Kronolith_View_Week:: class provides an API for viewing weeks.
-
Kronolith_View_WorkWeek
-
The Kronolith_View_WorkWeek:: class provides a shortcut for a week view that is only Monday through Friday.
-
Kronolith_View_Year
-
The Kronolith_View_Year:: class provides an API for viewing years.
-
Kronolith_View_Year
-
-
kolab.php
-
-
Kronolith.php
-
-
kronolith.php
-
-
kronolith.php
-
-
kolab.php
-
-
$location
-
The location this event occurs at.
-
link
-
-
link
-
-
link
-
-
link
-
-
link
-
-
link
-
-
link
-
-
listAlarms
-
-
listAlarms
-
Returns all the alarms active right on $date.
-
listAlarms
-
-
listAlarms
-
-
listAlarms
-
-
listAlarms
-
Stub to be overridden in the child class.
-
listAlarms
-
-
listAlarms
-
-
listCalendars
-
Returns all calendars a user has access to, according to several parameters/permission levels.
-
listEventIds
-
Returns all the events that happen each day within a time period.
-
listEvents
-
Lists all events in the time range, optionally restricting results to only events with alarms.
-
listEvents
-
Returns all the events that happen each day within a time period
-
listEvents
-
Lists all events in the time range, optionally restricting results to only events with alarms.
-
listEvents
-
Returns a list of all holidays occuring between
and
.
-
listEvents
-
Stub to be overridden in the child class.
-
listEvents
-
-
listEvents
-
Lists all events in the time range, optionally restricting results to only events with alarms.
-
listEvents
-
Lists all events in the time range, optionally restricting results to only events with alarms.
-
listEventsConditional
-
Lists all events that satisfy the given conditions.
-
listHolidayEvents
-
Returns a list of events containing holidays occuring between
and
. The outcome depends on the user's selection of holiday drivers
-
listRemoteEvents
-
Returns all the events from a remote calendar.
-
loginTasksFlag
-
Either sets or checks the value of the logintasks flag.
-
$recurCount
-
The number of recurrences.
-
$recurData
-
Any additional recurrence data.
-
$recurEnd
-
The end date of the recurrence interval.
-
$recurInterval
-
The length of time between recurrences. The time unit depends on the recurrence type.
-
$recurType
-
The type of recurrence this event follows. HORDE_DATE_RECUR_* constant.
-
$remoteCal
-
Remote calendar name.
-
$remoteUrl
-
Remote description of this event (URL).
-
Recurrence.php
-
-
readForm
-
-
recurOnDay
-
Checks if this event recurs on a given day of the week.
-
recurs
-
Returns whether this event is a recurring event.
-
recurToString
-
Maps a Kronolith recurrence value to a translated string suitable for display.
-
remind
-
-
removeAttendee
-
Removes the specified attendee from the current event.
-
removeUserData
-
Remove all events owned by the specified user in all calendars.
-
removeUserData
-
Stub for child class to override if it can implement.
-
rename
-
Renames a calendar.
-
rename
-
Rename a calendar.
-
rename
-
Rename a calendar.
-
rename
-
Rename a calendar.
-
render
-
-
reset
-
Reset internal variable on share change
-
reset
-
Reset internal variable on share change
-
responseFromICal
-
Maps an iCalendar attendee response string to the corresponding Kronolith value.
-
responseToString
-
Maps a Kronolith attendee response string to a translated string suitable for display.
-
run
-
-
$slots
-
Array of slots holding timestamps for each piece of this day.
-
$start
-
The start time of the event.
-
$start
-
The start time of the event.
-
$startDay
-
-
$startDay
-
-
$status
-
The status of this event.
-
$status
-
The status of this event.
-
$stored
-
Flag that is set to true if this event exists in a storage driver.
-
summary.php
-
-
sql.php
-
-
SubscribeRemoteCalendar.php
-
-
sql.php
-
-
Storage.php
-
-
save
-
Saves changes to this event.
-
saveEvent
-
-
saveEvent
-
-
saveEvent
-
Saves an event in the backend.
-
saveEvent
-
-
saveEvent
-
Saves an event in the backend.
-
saveEvent
-
-
saveEvent
-
Stub o be overridden in the child class.
-
search
-
Search for a user's free/busy information.
-
search
-
Stub to be overridden in the child class.
-
search
-
-
search
-
Search for events with the given properties
-
search
-
-
search
-
Searches a calendar.
-
sendITipNotifications
-
Sends out iTip event notifications to all attendees of a specific event. Can be used to send event invitations, event updates as well as event cancellations.
-
sendNotification
-
Sends email notifications that a event has been added, edited, or deleted to users that want such notifications.
-
setAlarm
-
-
setAttendees
-
Sets the entire attendee array.
-
setCalendar
-
-
setCategory
-
Sets the category of this event.
-
setCreatorId
-
Sets the id of the creator of the event.
-
setDescription
-
Sets the description of this event.
-
setEvents
-
-
setId
-
Sets the locally unique identifier for this event.
-
setKeywords
-
-
setLocation
-
Sets the location this event occurs at.
-
setPrivate
-
Sets the private flag of this event.
-
setRecurCount
-
Sets the number of recurrences of this event.
-
setRecurEnd
-
Sets the end date of the recurrence interval.
-
setRecurInterval
-
Sets the length of time between recurrences of this event.
-
setRecurOnDay
-
Specifies the days this event recurs on.
-
setRecurStart
-
Sets the start date of the recurrence interval.
-
setRecurType
-
Sets a recurrence type for this event.
-
setStatus
-
Sets the status of this event.
-
setTitle
-
Sets the title of this event.
-
setUID
-
Sets the global UID for this event.
-
singleton
-
Attempts to return a reference to a concrete Kronolith_Storage instance based on $driver. It will only create a new instance if no Kronolith_Storage instance with the same parameters currently exists.
-
singleton
-
Attempts to return a reference to a concrete Kronolith_FreeBusy_View instance based on $view. It will only create a new instance if no Kronolith_FreeBusy_View instance with the same parameters currently exists.
-
statusToString
-
Maps a Kronolith meeting status string to a translated string suitable for display.
-
store
-
Store the freebusy information for a given email address.
-
store
-
Stub to be overridden in the child class.
-
store
-
-
synchronize
-
-
$_agendatime
-
The last time we processed agendas.
-
$_all_day_events
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_app
-
-
$_cache
-
Cache events as we fetch them to avoid fetching or parsing the same event twice.
-
$_cache
-
Cache events as we fetch them to avoid fetching the same event from the DB twice.
-
$_calendar
-
The current calendar.
-
$_calendar
-
Calendar being deleted
-
$_calendar
-
The identifier of the calender this event exists on.
-
$_calendar
-
Calendar being edited
-
$_calendars
-
The list of calendars. We store this so we're not fetching it all the time, but update the cache occasionally to find new calendars.
-
$_connected
-
Indicates if the wrapper has connected or not
-
$_controller
-
-
$_controller
-
-
$_currentCalendars
-
-
$_currentCalendars
-
-
$_currentCalendars
-
-
$_days
-
-
$_days
-
-
$_days
-
-
$_daysInView
-
-
$_db
-
The object handle for the current database connection.
-
$_db
-
Handle for the current database connection, used for reading.
-
$_driver
-
Link to the parent driver object
-
$_endHour
-
-
$_endStamp
-
-
$_errormsg
-
An error message to throw when something is wrong.
-
$_events
-
-
$_events
-
-
$_events
-
-
$_events_cache
-
Internal cache of Kronolith_Event_kolab_new. eventID/UID is key
-
$_event_matrix
-
-
$_kolab
-
Our Kolab server connection.
-
$_kolab
-
Our Kolab server connection.
-
$_listtime
-
The last time we fetched the full calendar list.
-
$_onshow
-
onShow javascript code.
-
$_optionalMembers
-
-
$_params
-
-
$_params
-
Hash containing connection parameters.
-
$_params
-
A hash containing any parameters for the current driver.
-
$_params
-
Parameters needed by the subclasses.
-
$_parsed
-
-
$_properties
-
-
$_requiredMembers
-
-
$_runtime
-
The last timestamp that we ran.
-
$_seen
-
Cache of event ids that have already been seen/had reminders sent.
-
$_sequence
-
The iCalendar SEQUENCE for this event.
-
$_share
-
-
$_sidebyside
-
-
$_sidebyside
-
-
$_slotLength
-
How many minutes are in each slot? Calculated from $_slotsPerHour.
-
$_slotsPerDay
-
How many slots do we have per day? Calculated from $_slotsPerHour.
-
$_slotsPerDay
-
How many slots do we have per day? Calculated from $_slotsPerHour.
-
$_slotsPerHour
-
How many time slots are we dividing each hour into?
-
$_slotsPerHour
-
How many time slots are we dividing each hour into? Set from user preferences.
-
$_span
-
-
$_startday
-
-
$_startHour
-
-
$_startOfView
-
-
$_startStamp
-
-
$_store
-
Shortcut to the imap connection
-
$_synchronized
-
Indicates if we have synchronized this folder
-
$_timeBlocks
-
-
$_timeBlocks
-
-
$_timeBlocks
-
-
$_totalspan
-
-
$_uid
-
The UID for this event.
-
$_user
-
String containing the current username.
-
$_varRenderer
-
The VarRenderer class to use for printing select elements.
-
$_wrapper
-
The wrapper to decide between the Kolab implementation
-
$_write_db
-
Handle for the current database connection, used for writing. Defaults to the same handle as $_db if a separate write database is not required.
-
$_write_db
-
Handle for the current database connection, used for writing. Defaults to the same handle as $_db if a separate write database is not required.
-
_addCoverDates
-
Adds an event to all the days it covers.
-
_buildTree
-
-
_buildTree
-
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_content
-
The content to go in this block.
-
_decode
-
Decodes a JSON string into appropriate variable.
-
_encode
-
Encodes an arbitrary variable into JSON format.
-
_formIDEncode
-
-
_getBlocks
-
-
_getEvents
-
-
_getTranslationFile
-
-
_hours
-
-
_hours
-
-
_hours
-
-
_initConn
-
-
_kronolith_browse
-
Browse through Kronolith's object tree.
-
_kronolith_delete
-
Deletes an event identified by UID.
-
_kronolith_eventFromUID
-
Retrieves a Kronolith_Event object, given an event UID.
-
_kronolith_export
-
Exports an event, identified by UID, in the requested content type.
-
_kronolith_exportCalendar
-
Exports a calendar in the requested content type.
-
_kronolith_getActionTimestamp
-
Returns the timestamp of an operation for a given uid an action
-
_kronolith_getFreeBusy
-
Generates free/busy information for a given time period.
-
_kronolith_import
-
Imports an event represented in the specified content type.
-
_kronolith_list
-
Returns all the events that happen within a time period.
-
_kronolith_listAlarms
-
Lists alarms for a given moment.
-
_kronolith_listBy
-
Returns an array of UIDs for events that have had $action happen since $timestamp.
-
_kronolith_listCalendars
-
Returns all calendars a user has access to, according to several parameters/permission levels.
-
_kronolith_listEvents
-
Lists events for a given time period.
-
_kronolith_modified
-
Returns the last modification timestamp for the given uid.
-
_kronolith_path_delete
-
Deletes a file from the Kronolith tree.
-
_kronolith_perms
-
Returns a list of available permissions.
-
_kronolith_put
-
Saves a file into the Kronolith tree.
-
_kronolith_removeUserData
-
Removes user data.
-
_kronolith_replace
-
Replaces the event identified by UID with the content represented in the specified contentType.
-
_kronolith_shareHelp
-
Returns the share helper prefix
-
_kronolith_subscribe
-
Subscribe to a calendar.
-
_kronolith_unsubscribe
-
Unsubscribe from a calendar.
-
_kronolith_updateAttendee
-
Updates an attendee's response status for a specified event.
-
_params
-
-
_params
-
-
_params
-
-
_params
-
-
_render
-
-
_render
-
-
_render
-
-
_sortByStart
-
-
_sortEventStartTime
-
Used with usort() to sort events based on their start times.
-
_title
-
-
_title
-
-
_title
-
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.
-
_title
-
The title to go in this block.