RepeatingEventA repeating event parameter object.
This is a parameter object. It only has simple accessors.
Located in /includes/classes/RptEvent.class.php (line 18)
Event | --RepeatingEvent
Event
RepeatingEvent
(string $name, string $description, string $date, string $time, int $id, mixed $extForID, int $priority, string $access, int $duration, string $status, string $owner, mixed $category, string $login, $cal_type, $location, $url, $due_date, $due_time, $percent, string $moddate, string $modtime, $guid, string $rpt_type, string $end, int $frequency, string $days, string $rpt_bymonth, string $rpt_bymonthday, string $rpt_byday, string $rpt_bysetpos, string $rpt_byweekno, string $rpt_byyearday, string $rpt_wkst, string $rpt_count, string $endtime, array $exceptions, array $inclusions, array $rpt_all_dates)
Constructor RepeatingEvent (line 163)
Creates a new RepeatingEvent.
addRepeatAllDates (line 443)
Adds the event's complete date list
addRepeatException (line 399)
Adds an exception to this event
Add the ID to the end to aid in matching up with the events class
addRepeatInclusion (line 421)
Adds an inclusion to this event
getRepeatAllDates (line 432)
Gets the event's complete date list
getRepeatByDay (line 325)
Gets the days in which the event falls.
getRepeatByMonth (line 305)
Gets the months in which the event falls.
getRepeatByMonthDay (line 315)
Gets the days of the month in which the event falls.
getRepeatBySetPos (line 335)
Gets the Nth occurance of the event set.
getRepeatByWeekNo (line 345)
Gets the weeks in which the event falls.
getRepeatByYearDay (line 355)
Gets the days of the year in which the event falls.
getRepeatCount (line 375)
Gets the Count value for this event
getRepeatDays (line 295)
Gets the days on which the event falls.
getRepeatEnd (line 223)
Gets the event's end date
getRepeatEndDateTime (line 246)
Gets the event's end date/time
getRepeatEndDateTimeTS (line 258)
Gets the event's end date/time
getRepeatEndTime (line 235)
Gets the event's end time
getRepeatExceptions (line 385)
Gets the event's exception dates
getRepeatFrequency (line 284)
Gets the event's repeat frequency
getRepeatInclusions (line 410)
Gets the event's inclusion dates
getRepeatType (line 211)
Gets the event's repeat type
Can be one of:
getRepeatWkst (line 365)
Gets the start of the week for ByDay events.
Inherited From Event
Event::Event()
Event::getAccess()
Event::getCalType()
Event::getCalTypeName()
Event::getCategory()
Event::getClone()
Event::getDate()
Event::getDateTime()
Event::getDateTimeAdjusted()
Event::getDateTimeTS()
Event::getDescription()
Event::getDue()
Event::getDueDate()
Event::getDueDateTimeTS()
Event::getDueTime()
Event::getDuration()
Event::getEndDate()
Event::getEndDateTime()
Event::getEndDateTimeTS()
Event::getEndTime()
Event::getExtForID()
Event::getGuid()
Event::getID()
Event::getLocation()
Event::getLogin()
Event::getModDate()
Event::getModTime()
Event::getName()
Event::getOwner()
Event::getPercent()
Event::getPriority()
Event::getStatus()
Event::getTime()
Event::getUrl()
Event::isAllDay()
Event::isTimed()
Event::isUntimed()
Event::setClone()
Event::setDate()
Event::setDuration()
Event::setExtForID()
Event::setGuid()
Event::setName()
Event::setTime()
Documentation generated on Thu, 10 Jun 2010 17:08:34 -0400 by phpDocumentor 1.4.3