diff --git a/docs/api/awl/caldav/RepeatRule.html b/docs/api/awl/caldav/RepeatRule.html new file mode 100644 index 00000000..16e7c903 --- /dev/null +++ b/docs/api/awl/caldav/RepeatRule.html @@ -0,0 +1,379 @@ + + + +
+ +
RepeatRule+ Located in /inc/RRule-v2.php (line 152) +
+ + + + +
+ static date_mask (line 307)
+
+ Constructor __construct (line 176)
+
+ current (line 239)
+
+ key (line 248)
+
+ next (line 233)
+
+ rewind (line 228)
+
+ set_timezone (line 215)
+
+ Start (line 220)
+
+ valid (line 258)
+ + Documentation generated on Thu, 25 Feb 2010 11:39:21 +1300 by phpDocumentor 1.3.2 +
+
RepeatRuleDateTimeClass for parsing RRule and getting us the dates
+ ++ Located in /inc/RRule-v2.php (line 37) +
+ + +DateTime + | + --RepeatRuleDateTime+ +
+ Constructor __construct (line 42)
+
+ day (line 133)
+
+ hour (line 137)
+
+ minute (line 141)
+
+ month (line 129)
+
+ RFC5545 (line 98)
+
+ second (line 145)
+
+ setDate (line 117)
+
+ setTimeZone (line 111)
+
+ UTC (line 87)
+
+ year (line 125)
+
+ __toString (line 82)
+ Inherited From DateTime (Internal Class)
+++ ++ constructor __construct ( )
++ format ( )
++ getOffset ( )
++ getTimezone ( )
++ modify ( )
++ setDate ( )
++ setISODate ( )
++ setTime ( )
++ setTimezone ( )
+
Inherited from DateTime (Internal Class)
+++ ++ + ATOM = 'Y-m-d\\TH:i:sP'
+ ++ + COOKIE = 'l, d-M-y H:i:s T'
+ ++ + ISO8601 = 'Y-m-d\\TH:i:sO'
+ ++ + RFC822 = 'D, d M y H:i:s O'
+ ++ + RFC850 = 'l, d-M-y H:i:s T'
+ ++ + RFC1036 = 'D, d M y H:i:s O'
+ ++ + RFC1123 = 'D, d M Y H:i:s O'
+ ++ + RFC2822 = 'D, d M Y H:i:s O'
+ ++ + RFC3339 = 'Y-m-d\\TH:i:sP'
+ ++ + RSS = 'D, d M Y H:i:s O'
+ ++ + W3C = 'Y-m-d\\TH:i:sP'
+ +
+ Documentation generated on Thu, 25 Feb 2010 11:39:21 +1300 by phpDocumentor 1.3.2 +
+
/inc/RRule-v2.phpClass for parsing RRule and getting us the dates
+ + +| Class | +Description | +
|---|---|
+
+ RepeatRuleDateTime
+ |
+ + Class for parsing RRule and getting us the dates + | +
+
+ RepeatRule
+ |
+ + + | +
+ Documentation generated on Thu, 25 Feb 2010 11:39:21 +1300 by phpDocumentor 1.3.2 +
+
/inc/test-RRULE-v2.php| Class | +Description | +
|---|---|
+
+ RRuleTest
+ |
+ + + | +
+
+ require_once
+ ("always.php")
+ (line 10)
+
+
+
+ require_once
+ ("RRule-v2.php")
+ (line 12)
+
+
+
+ require_once
+ ('AwlQuery.php')
+ (line 13)
+
+ + Documentation generated on Thu, 25 Feb 2010 11:39:21 +1300 by phpDocumentor 1.3.2 +
+