Overview

Packages

  • awl
    • caldav
  • davical
    • authentication
    • caldav
    • DAViCalSession
    • DAVTicket
    • external-bind
    • HTTPAuthSession
    • iSchedule
    • iSchedule-POST
    • ldap
    • logging
    • Principal
    • propfind
    • PublicSession
    • pwauth
    • Request
    • Resource
    • tzservice
  • iSchedule
  • None

Functions

  • add_failure
  • component_to_xml
  • controlRequestContainer
  • delete_collection
  • deliverItipCancel
  • display_status
  • do_scheduling_for_delete
  • do_scheduling_reply
  • do_scheduling_requests
  • doImipMessage
  • doItipAttendeeReply
  • doItipOrganizerCancel
  • export_iCalendar
  • GetItip
  • GetTZID
  • handle_cancel_request
  • handle_freebusy_request
  • handle_schedule_reply
  • handle_schedule_request
  • import_addressbook_collection
  • import_calendar_collection
  • import_collection
  • logRequestHeaders
  • obfuscated_event
  • process_ace
  • processItipCancel
  • property_response
  • public_events_only
  • rollback
  • rollback_on_error
  • send_dav_header
  • simple_write_resource
  • write_alarms
  • write_attendees
  • write_resource
  • Overview
  • Package
  • Function

Function write_attendees

Parse out the attendee property and write a row to the calendar_attendee table for each one.

Package: davical\caldav
Copyright: Morphoss Ltd - http://www.morphoss.com/
License: GNU GPL v2 or later version
Author: Andrew McMillan andrew@morphoss.com
Located at caldav-PUT-functions.php
Parameters summary
integer $dav_id The dav_id of the caldav_data we're processing
vCalendar $ical VEVENT or VTODO containing the ATTENDEEs
Return value summary
null null
API documentation generated by ApiGen