EventAn event parameter object.
This is a parameter object. It only has simple accessors.
Located in /includes/classes/Event.class.php (line 18)
| Class | Description |
|---|---|
RepeatingEvent
|
A repeating event parameter object. |
Event
Event
(string $name, string $description, string $date, string $time, int $id, mixed $extForID, int $priority, string $access, int $duration, string $status, string $owner, $category, string $login, string $calType, string $location, string $url, int $dueDate, int $dueTime, int $percent, string $moddate, string $modtime, [ $guid = ""])
Constructor Event (line 231)
Creates a new Event.
getAccess (line 473)
Gets the event's access level
getCalType (line 539)
Gets the event's type
getCalTypeName (line 550)
Gets the event's type name
getCategory (line 517)
Gets the event's category ID
getClone (line 762)
Get clone
getDate (line 299)
Gets the event's date
getDateTime (line 400)
Gets the event's date/time
getDateTimeAdjusted (line 303)
getDateTimeTS (line 413)
Gets the event's date/time as a Unix timestamp
getDescription (line 288)
Gets the event's description
getDue (line 589)
Gets the event's due date and time
getDueDate (line 368)
Gets the task due date
getDueDateTimeTS (line 379)
Gets the task's due date/time as a Unix timestamp
getDueTime (line 357)
Gets the task due time
getDuration (line 484)
Gets the event's duration
getEndDate (line 610)
Gets the event's end date
getEndDateTime (line 654)
Gets the event's end datetime
getEndDateTimeTS (line 666)
Gets the event's end datetime as UNIX timestamp
getEndTime (line 632)
Gets the event's end time
getExtForID (line 446)
Gets the event's extension ID
getGuid (line 775)
getID (line 435)
Gets the event's ID
getLocation (line 569)
Gets the event's location
getLogin (line 528)
Gets the event's owner
getModDate (line 335)
Gets the event's modified date
getModTime (line 346)
Gets the event's modified time
getName (line 277)
Gets the event's name
getOwner (line 506)
Gets the event's owner
getPercent (line 599)
Gets the task's percent complete
getPriority (line 462)
Gets the event's priority
getStatus (line 495)
Gets the event's status
getTime (line 324)
Gets the event's time
getUrl (line 579)
Gets the event's url
isAllDay (line 688)
Determine if event is All Day
isTimed (line 700)
Determine if event is Timed
isUntimed (line 713)
Determine if event is Untimed
setClone (line 771)
Set clone
setDate (line 744)
Set cal_date
setDuration (line 724)
Set cal_duration
setExtForID (line 450)
setGuid (line 779)
setName (line 753)
Set cal_name
setTime (line 734)
Set cal_time
Documentation generated on Thu, 10 Jun 2010 17:08:25 -0400 by phpDocumentor 1.4.3