Class Horde_Icalendar_Vevent
Class representing vEvents.
Copyright 2003-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Icalendar
- Horde_Icalendar_Vevent
Package: Icalendar
Category: Horde
License: LGPL 2.1
Author: Mike Cochrane mike@graftonhall.co.nz
Located at Horde/Icalendar/Vevent.php
Category: Horde
License: LGPL 2.1
Author: Mike Cochrane mike@graftonhall.co.nz
Located at Horde/Icalendar/Vevent.php
public
TODO
|
|
public
|
#
updateAttendee( mixed $email, mixed $status, mixed $fullname = '' )
Update the status of an attendee of an event. |
public
string
|
|
public
|
#
updateFromvEvent(
Update this event with details from another event. |
public
|
#
updateAttendeesFromvEvent(
Update just the attendess of event with details from another event. |
public
string
|
$type
The component type of this class. |
#
'vEvent'
|