Release 0.9.9.6
[davical.git] / docs / api / awl / caldav / _inc---RRule.php.html
blobe79bb803e47f1acf48dec0ff599d1f123506efac
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.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.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@catalyst.net.nz">andrew@catalyst.net.nz</a>&gt;</li>
26 <li><span class="field">copyright:</span> Catalyst .Net Ltd</li>
27 <li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2</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/iCalDate.html">iCalDate</a>
52 </td>
53 <td>
54 A Class for handling dates in iCalendar format. We do make the simplifying assumption that all date handling in here is normalised to GMT. One day we might provide some functions to do that, but for now it is done externally.
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/RRule.html">RRule</a>
63 </td>
64 <td>
65 A Class for handling Events on a calendar which repeat
66 </td>
67 </tr>
68 </table>
69 </div>
70 </div>
76 <p class="notes" id="credit">
77 Documentation generated on Tue, 27 Sep 2011 11:30:48 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
78 </p>
79 </div></body>
80 </html>