Release 0.9.9
[davical.git] / docs / api / awl / caldav / _inc---RRule-v2.php.html
blobf925b89adfbb9a987c9caed766ce323ede21ea3c
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <!-- template designed by Marco Von Ballmoos -->
6 <title>Docs for page RRule-v2.php</title>
7 <link rel="stylesheet" href="../../media/stylesheet.css" />
8 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9 </head>
10 <body>
11 <div class="page-body">
12 <h2 class="file-name"><img src="../../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/inc/RRule-v2.php</h2>
14 <a name="sec-description"></a>
15 <div class="info-box">
16 <div class="info-box-title">Description</div>
17 <div class="nav-bar">
18 <span class="disabled">Description</span> |
19 <a href="#sec-classes">Classes</a>
20 </div>
21 <div class="info-box-body">
22 <!-- ========== Info from phpDoc block ========= -->
23 <p class="short-description">Class for parsing RRule and getting us the dates</p>
24 <ul class="tags">
25 <li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@mcmillan.net.nz">andrew@mcmillan.net.nz</a>&gt;</li>
26 <li><span class="field">copyright:</span> Morphoss Ltd</li>
27 <li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2 or later</a></li>
28 </ul>
30 </div>
31 </div>
33 <a name="sec-classes"></a>
34 <div class="info-box">
35 <div class="info-box-title">Classes</div>
36 <div class="nav-bar">
37 <a href="#sec-description">Description</a> |
38 <span class="disabled">Classes</span>
39 </div>
40 <div class="info-box-body">
41 <table cellpadding="2" cellspacing="0" class="class-table">
42 <tr>
43 <th class="class-table-header">Class</th>
44 <th class="class-table-header">Description</th>
45 </tr>
46 <tr>
47 <td style="padding-right: 2em; vertical-align: top; white-space: nowrap">
48 <img src="../../media/images/Class.png"
49 alt=" class"
50 title=" class"/>
51 <a href="../../awl/caldav/RepeatRuleTimeZone.html">RepeatRuleTimeZone</a>
52 </td>
53 <td>
54 Wrap the DateTimeZone class to allow parsing some iCalendar TZID strangenesses
55 </td>
56 </tr>
57 <tr>
58 <td style="padding-right: 2em; vertical-align: top; white-space: nowrap">
59 <img src="../../media/images/Class.png"
60 alt=" class"
61 title=" class"/>
62 <a href="../../awl/caldav/RepeatRuleDateTime.html">RepeatRuleDateTime</a>
63 </td>
64 <td>
65 Wrap the DateTime class to make it friendlier to passing in random strings from iCalendar objects, and especially the random stuff used to identify timezones. We also add some utility methods and stuff too, in order to simplify some of the operations we need to do with dates.
66 </td>
67 </tr>
68 <tr>
69 <td style="padding-right: 2em; vertical-align: top; white-space: nowrap">
70 <img src="../../media/images/Class.png"
71 alt=" class"
72 title=" class"/>
73 <a href="../../awl/caldav/RepeatRule.html">RepeatRule</a>
74 </td>
75 <td>
77 </td>
78 </tr>
79 </table>
80 </div>
81 </div>
87 <p class="notes" id="credit">
88 Documentation generated on Sat, 17 Apr 2010 12:32:29 +1200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
89 </p>
90 </div></body>
91 </html>