Overview

Packages

  • awl
    • caldav-client-v2
    • RRule
  • davical
    • authentication
      • drivers
    • caldav
    • DAViCalSession
    • DAVTicket
    • external-bind
    • feed
    • HTTPAuthSession
    • iSchedule
    • iSchedule-POST
    • logging
    • metrics
    • Principal
    • propfind
    • PublicSession
    • Request
    • Resource
    • tzservice
  • None

Classes

  • RepeatRule
  • RepeatRuleDateRange
  • RepeatRuleDateTime
  • RepeatRuleTimeZone
  • Rfc5545Duration

Functions

  • expand_event_instances
  • getComponentRange
  • getVCalendarRange
  • olson_from_vtimezone
  • rdate_expand
  • rrule_expand
  • Overview
  • Package
  • Function
  • Tree
  • Deprecated
  • Todo

Function getVCalendarRange

Return a RepeatRuleDateRange from the earliest start to the latest end of the event.

Package: awl\RRule
Copyright: Morphoss Ltd
License: GNU GPL v2 or later
Author: Andrew McMillan andrew@mcmillan.net.nz
Todo:: This should probably be made part of the VCalendar object when we move the RRule.php into AWL.
Located at RRule.php
Parameters summary
object $vResource A vComponent which is a VCALENDAR containing components needing expansion
Return value summary
RepeatRuleDateRange Representing the range of time covered by the event.
DAViCal API documentation generated by ApiGen