~aw/ubuntu/lucid/davical/trunk

« back to all changes in this revision

Viewing changes to docs/api/elementindex.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew McMillan
  • Date: 2009-10-24 12:42:37 UTC
  • mfrom: (7.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091024124237-xvrjtvj4j9uzmciw
Tags: 0.9.7.6-0
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
339
339
                                                        <div class="index-item-description">Constructor, initialises the class</div>
340
340
                                        </dd>
341
341
                        <dt class="field">
 
342
                                                <img src="media/images/Constructor.png" alt="Method" title="Method" />
 
343
                        <span class="method-title">CalDAVPrincipal</span>
 
344
                                        </dt>
 
345
                <dd class="index-item-body">
 
346
                        <div class="index-item-details"><a href="davical/Principal/CalDAVPrincipal.html#methodCalDAVPrincipal">CalDAVPrincipal::CalDAVPrincipal()</a> in CalDAVPrincipal.php</div>
 
347
                                                        <div class="index-item-description">Constructor</div>
 
348
                                        </dd>
 
349
                        <dt class="field">
342
350
                                                <img src="media/images/Class.png" alt="Class" title="Class" />
343
351
                        CalDAVPrincipal
344
352
                                        </dt>
348
356
                                        </dd>
349
357
                        <dt class="field">
350
358
                                                <img src="media/images/Constructor.png" alt="Method" title="Method" />
351
 
                        <span class="method-title">CalDAVPrincipal</span>
 
359
                        <span class="method-title">CalDAVRequest</span>
352
360
                                        </dt>
353
361
                <dd class="index-item-body">
354
 
                        <div class="index-item-details"><a href="davical/Principal/CalDAVPrincipal.html#methodCalDAVPrincipal">CalDAVPrincipal::CalDAVPrincipal()</a> in CalDAVPrincipal.php</div>
355
 
                                                        <div class="index-item-description">Constructor</div>
 
362
                        <div class="index-item-details"><a href="davical/Request/CalDAVRequest.html#methodCalDAVRequest">CalDAVRequest::CalDAVRequest()</a> in CalDAVRequest.php</div>
 
363
                                                        <div class="index-item-description">Create a new CalDAVRequest object.</div>
356
364
                                        </dd>
357
365
                        <dt class="field">
358
366
                                                <img src="media/images/Class.png" alt="Class" title="Class" />
363
371
                                                        <div class="index-item-description">A class for collecting things to do with this request.</div>
364
372
                                        </dd>
365
373
                        <dt class="field">
366
 
                                                <img src="media/images/Constructor.png" alt="Method" title="Method" />
367
 
                        <span class="method-title">CalDAVRequest</span>
368
 
                                        </dt>
369
 
                <dd class="index-item-body">
370
 
                        <div class="index-item-details"><a href="davical/Request/CalDAVRequest.html#methodCalDAVRequest">CalDAVRequest::CalDAVRequest()</a> in CalDAVRequest.php</div>
371
 
                                                        <div class="index-item-description">Create a new CalDAVRequest object.</div>
372
 
                                        </dd>
373
 
                        <dt class="field">
374
374
                                                <img src="media/images/Function.png" alt="Function" title="Function" />
375
375
                        <span class="method-title">calendar_to_xml</span>
376
376
                                        </dt>
500
500
                                        </dd>
501
501
                        <dt class="field">
502
502
                                                <img src="media/images/Page.png" alt="Page" title="Page" />
503
 
                        <span class="include-title">caldav-MOVE.php</span>
504
 
                                        </dt>
505
 
                <dd class="index-item-body">
506
 
                        <div class="index-item-details"><a href="davical/caldav/_inc---caldav-MOVE.php.html">caldav-MOVE.php</a> in caldav-MOVE.php</div>
507
 
                                        </dd>
508
 
                        <dt class="field">
509
 
                                                <img src="media/images/Page.png" alt="Page" title="Page" />
510
503
                        <span class="include-title">caldav-OPTIONS.php</span>
511
504
                                        </dt>
512
505
                <dd class="index-item-body">
1269
1262
                        <div class="index-item-details"><a href="davical/_htdocs---index.php.html">index.php</a> in index.php</div>
1270
1263
                                        </dd>
1271
1264
                        <dt class="field">
 
1265
                                                <img src="media/images/Class.png" alt="Class" title="Class" />
 
1266
                        iCalDate
 
1267
                                        </dt>
 
1268
                <dd class="index-item-body">
 
1269
                        <div class="index-item-details"><a href="awl/caldav/iCalDate.html">iCalDate</a> in RRule.php</div>
 
1270
                                                        <div class="index-item-description">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.</div>
 
1271
                                        </dd>
 
1272
                        <dt class="field">
1272
1273
                                                <img src="media/images/Constructor.png" alt="Method" title="Method" />
1273
1274
                        <span class="method-title">iCalDate</span>
1274
1275
                                        </dt>
1277
1278
                                                        <div class="index-item-description">The constructor takes either an iCalendar date, a text string formatted as  an iCalendar date, or epoch seconds.</div>
1278
1279
                                        </dd>
1279
1280
                        <dt class="field">
1280
 
                                                <img src="media/images/Class.png" alt="Class" title="Class" />
1281
 
                        iCalDate
1282
 
                                        </dt>
1283
 
                <dd class="index-item-body">
1284
 
                        <div class="index-item-details"><a href="awl/caldav/iCalDate.html">iCalDate</a> in RRule.php</div>
1285
 
                                                        <div class="index-item-description">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.</div>
1286
 
                                        </dd>
1287
 
                        <dt class="field">
1288
1281
                                                <img src="media/images/Method.png" alt="Method" title="Method" />
1289
1282
                        <span class="method-title">importFromDirectory</span>
1290
1283
                                        </dt>
1808
1801
                        <span class="method-title">Render</span>
1809
1802
                                        </dt>
1810
1803
                <dd class="index-item-body">
 
1804
                        <div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodRender">iCalDate::Render()</a> in RRule.php</div>
 
1805
                                                        <div class="index-item-description">Set the day of week used for calculation of week starts</div>
 
1806
                                        </dd>
 
1807
                        <dt class="field">
 
1808
                                                <img src="media/images/Method.png" alt="Method" title="Method" />
 
1809
                        <span class="method-title">Render</span>
 
1810
                                        </dt>
 
1811
                <dd class="index-item-body">
1811
1812
                        <div class="index-item-details"><a href="davical/DAViCalUser/DAViCalUser.html#methodRender">DAViCalUser::Render()</a> in DAViCalUser.php</div>
1812
1813
                                                        <div class="index-item-description">Render the form / viewer as HTML to show the user</div>
1813
1814
                                        </dd>
1820
1821
                                        </dd>
1821
1822
                        <dt class="field">
1822
1823
                                                <img src="media/images/Method.png" alt="Method" title="Method" />
1823
 
                        <span class="method-title">Render</span>
1824
 
                                        </dt>
1825
 
                <dd class="index-item-body">
1826
 
                        <div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodRender">iCalDate::Render()</a> in RRule.php</div>
1827
 
                                                        <div class="index-item-description">Set the day of week used for calculation of week starts</div>
1828
 
                                        </dd>
1829
 
                        <dt class="field">
1830
 
                                                <img src="media/images/Method.png" alt="Method" title="Method" />
1831
1824
                        <span class="method-title">RenderAsXML</span>
1832
1825
                                        </dt>
1833
1826
                <dd class="index-item-body">