Release 0.9.6.2

This commit is contained in:
Andrew McMillan 2008-11-18 18:31:51 +13:00
parent b67553ac6c
commit f5ce29e09c
76 changed files with 735 additions and 509 deletions

View File

@ -1 +1 @@
0.9.6.1 0.9.6.2

14
debian/changelog vendored
View File

@ -1,3 +1,17 @@
davical (0.9.6.2) unstable; urgency=low
* Fix creation of database when template1 has pl/pgsql installed.
* Improvements to regression testing.
* Switch to use iCalComponent object rather than iCalendar, in many cases.
* Calculate DTEND when it is not set according to RFC2445.
* Much improved XML namespace handling.
* Configuration setting to control whether I should see appointments where I
am organizer/attendee, even if they are PRIVATE and not in my own calendar.
* Updated French translation (closes: #505861)
* Add facility to delete collections through the management interface.
-- Andrew McMillan <debian@mcmillan.net.nz> Tue, 18 Nov 2008 18:22:33 +1300
davical (0.9.6.1) unstable; urgency=low davical (0.9.6.1) unstable; urgency=low
* Fix LOCK timeout handling. * Fix LOCK timeout handling.

View File

@ -950,7 +950,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:53 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -82,7 +82,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="methodRRule" id="RRule"><!-- --></a> <a name="methodRRule" id="RRule"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -112,7 +112,7 @@
</div> </div>
<a name="methodGetNext" id="GetNext"><!-- --></a> <a name="methodGetNext" id="GetNext"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -135,7 +135,7 @@
</div> </div>
<a name="methodWithinScope" id="WithinScope"><!-- --></a> <a name="methodWithinScope" id="WithinScope"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -170,7 +170,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -74,7 +74,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -136,7 +136,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:53 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -213,7 +213,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="methodiCalDate" id="iCalDate"><!-- --></a> <a name="methodiCalDate" id="iCalDate"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -240,7 +240,7 @@
</div> </div>
<a name="methodAddDays" id="AddDays"><!-- --></a> <a name="methodAddDays" id="AddDays"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -267,7 +267,7 @@
</div> </div>
<a name="methodAddDuration" id="AddDuration"><!-- --></a> <a name="methodAddDuration" id="AddDuration"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -294,7 +294,7 @@
</div> </div>
<a name="methodAddMonths" id="AddMonths"><!-- --></a> <a name="methodAddMonths" id="AddMonths"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -321,7 +321,7 @@
</div> </div>
<a name="methodApplyBySetPos" id="ApplyBySetPos"><!-- --></a> <a name="methodApplyBySetPos" id="ApplyBySetPos"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -354,7 +354,7 @@
</div> </div>
<a name="methodDateDifference" id="DateDifference"><!-- --></a> <a name="methodDateDifference" id="DateDifference"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -384,7 +384,7 @@
</div> </div>
<a name="methodDaysInMonth" id="DaysInMonth"><!-- --></a> <a name="methodDaysInMonth" id="DaysInMonth"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -414,7 +414,7 @@
</div> </div>
<a name="methodGetMonthByDay" id="GetMonthByDay"><!-- --></a> <a name="methodGetMonthByDay" id="GetMonthByDay"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -444,7 +444,7 @@
</div> </div>
<a name="methodGetMonthByMonthDay" id="GetMonthByMonthDay"><!-- --></a> <a name="methodGetMonthByMonthDay" id="GetMonthByMonthDay"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -474,7 +474,7 @@
</div> </div>
<a name="methodGetWeekByDay" id="GetWeekByDay"><!-- --></a> <a name="methodGetWeekByDay" id="GetWeekByDay"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -507,7 +507,7 @@
</div> </div>
<a name="methodGreaterThan" id="GreaterThan"><!-- --></a> <a name="methodGreaterThan" id="GreaterThan"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -537,7 +537,7 @@
</div> </div>
<a name="methodLessThan" id="LessThan"><!-- --></a> <a name="methodLessThan" id="LessThan"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -567,7 +567,7 @@
</div> </div>
<a name="methodMonthDays" id="MonthDays"><!-- --></a> <a name="methodMonthDays" id="MonthDays"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -603,7 +603,7 @@
</div> </div>
<a name="methodRender" id="Render"><!-- --></a> <a name="methodRender" id="Render"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -630,7 +630,7 @@
</div> </div>
<a name="methodSetEpochDate" id="SetEpochDate"><!-- --></a> <a name="methodSetEpochDate" id="SetEpochDate"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -657,7 +657,7 @@
</div> </div>
<a name="methodSetGMTDate" id="SetGMTDate"><!-- --></a> <a name="methodSetGMTDate" id="SetGMTDate"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -684,7 +684,7 @@
</div> </div>
<a name="methodSetLocalDate" id="SetLocalDate"><!-- --></a> <a name="methodSetLocalDate" id="SetLocalDate"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -711,7 +711,7 @@
</div> </div>
<a name="methodSetMonthDay" id="SetMonthDay"><!-- --></a> <a name="methodSetMonthDay" id="SetMonthDay"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -738,7 +738,7 @@
</div> </div>
<a name="methodSetWeekStart" id="SetWeekStart"><!-- --></a> <a name="methodSetWeekStart" id="SetWeekStart"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -765,7 +765,7 @@
</div> </div>
<a name="methodTestByMonth" id="TestByMonth"><!-- --></a> <a name="methodTestByMonth" id="TestByMonth"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -795,7 +795,7 @@
</div> </div>
<a name="method_EpochFromParts" id="_EpochFromParts"><!-- --></a> <a name="method_EpochFromParts" id="_EpochFromParts"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -817,7 +817,7 @@
</div> </div>
<a name="method_GMTEpochFromParts" id="_GMTEpochFromParts"><!-- --></a> <a name="method_GMTEpochFromParts" id="_GMTEpochFromParts"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -839,7 +839,7 @@
</div> </div>
<a name="method_GMTTextFromEpoch" id="_GMTTextFromEpoch"><!-- --></a> <a name="method_GMTTextFromEpoch" id="_GMTTextFromEpoch"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -861,7 +861,7 @@
</div> </div>
<a name="method_PartsFromText" id="_PartsFromText"><!-- --></a> <a name="method_PartsFromText" id="_PartsFromText"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -883,7 +883,7 @@
</div> </div>
<a name="method_TextFromEpoch" id="_TextFromEpoch"><!-- --></a> <a name="method_TextFromEpoch" id="_TextFromEpoch"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -910,7 +910,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -26,7 +26,7 @@
<li><a href="awl/caldav/RRule.html">RRule</a></li></ul> <li><a href="awl/caldav/RRule.html">RRule</a></li></ul>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:53 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</body> </body>
</html> </html>

View File

@ -50,7 +50,7 @@
<li><a href="davical/RSCDSUser/RSCDSUser.html">RSCDSUser</a></li></ul> <li><a href="davical/RSCDSUser/RSCDSUser.html">RSCDSUser</a></li></ul>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:53 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</body> </body>
</html> </html>

View File

@ -187,7 +187,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:29:00 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -117,7 +117,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="methodHTTPAuthSession" id="HTTPAuthSession"><!-- --></a> <a name="methodHTTPAuthSession" id="HTTPAuthSession"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -139,7 +139,7 @@
</div> </div>
<a name="methodAllowedTo" id="AllowedTo"><!-- --></a> <a name="methodAllowedTo" id="AllowedTo"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -170,7 +170,7 @@
</div> </div>
<a name="methodAssignSessionDetails" id="AssignSessionDetails"><!-- --></a> <a name="methodAssignSessionDetails" id="AssignSessionDetails"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -197,7 +197,7 @@
</div> </div>
<a name="methodAuthFailedResponse" id="AuthFailedResponse"><!-- --></a> <a name="methodAuthFailedResponse" id="AuthFailedResponse"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -224,7 +224,7 @@
</div> </div>
<a name="methodBasicAuthSession" id="BasicAuthSession"><!-- --></a> <a name="methodBasicAuthSession" id="BasicAuthSession"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -246,7 +246,7 @@
</div> </div>
<a name="methodCheckPassword" id="CheckPassword"><!-- --></a> <a name="methodCheckPassword" id="CheckPassword"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -276,7 +276,7 @@
</div> </div>
<a name="methodDigestAuthSession" id="DigestAuthSession"><!-- --></a> <a name="methodDigestAuthSession" id="DigestAuthSession"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -299,7 +299,7 @@
</div> </div>
<a name="methodGetRoles" id="GetRoles"><!-- --></a> <a name="methodGetRoles" id="GetRoles"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -321,7 +321,7 @@
</div> </div>
<a name="methodParseDigestHeader" id="ParseDigestHeader"><!-- --></a> <a name="methodParseDigestHeader" id="ParseDigestHeader"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -354,7 +354,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -63,7 +63,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -156,7 +156,7 @@
<div class="info-box-body"> <div class="info-box-body">
<a name="var$by_email" id="$by_email"><!-- --></A> <a name="var$by_email" id="$by_email"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -178,7 +178,7 @@
</div> </div>
<a name="var$calendar_home_set" id="$calendar_home_set"><!-- --></A> <a name="var$calendar_home_set" id="$calendar_home_set"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -200,7 +200,7 @@
</div> </div>
<a name="var$group_membership" id="$group_membership"><!-- --></A> <a name="var$group_membership" id="$group_membership"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -222,7 +222,7 @@
</div> </div>
<a name="var$group_member_set" id="$group_member_set"><!-- --></A> <a name="var$group_member_set" id="$group_member_set"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -244,7 +244,7 @@
</div> </div>
<a name="var$schedule_inbox_url" id="$schedule_inbox_url"><!-- --></A> <a name="var$schedule_inbox_url" id="$schedule_inbox_url"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -266,7 +266,7 @@
</div> </div>
<a name="var$schedule_outbox_url" id="$schedule_outbox_url"><!-- --></A> <a name="var$schedule_outbox_url" id="$schedule_outbox_url"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -288,7 +288,7 @@
</div> </div>
<a name="var$url" id="$url"><!-- --></A> <a name="var$url" id="$url"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -325,7 +325,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="methodCalDAVPrincipal" id="CalDAVPrincipal"><!-- --></a> <a name="methodCalDAVPrincipal" id="CalDAVPrincipal"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -355,7 +355,7 @@
</div> </div>
<a name="methodInitialiseRecord" id="InitialiseRecord"><!-- --></a> <a name="methodInitialiseRecord" id="InitialiseRecord"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -382,7 +382,7 @@
</div> </div>
<a name="methodRenderAsXML" id="RenderAsXML"><!-- --></a> <a name="methodRenderAsXML" id="RenderAsXML"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -421,7 +421,7 @@
</div> </div>
<a name="methodRenderPrivileges" id="RenderPrivileges"><!-- --></a> <a name="methodRenderPrivileges" id="RenderPrivileges"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -451,7 +451,7 @@
</div> </div>
<a name="methodUsernameFromEMail" id="UsernameFromEMail"><!-- --></a> <a name="methodUsernameFromEMail" id="UsernameFromEMail"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -478,7 +478,7 @@
</div> </div>
<a name="methodUsernameFromPath" id="UsernameFromPath"><!-- --></a> <a name="methodUsernameFromPath" id="UsernameFromPath"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -513,7 +513,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -63,7 +63,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -295,7 +295,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:59 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -95,7 +95,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="methodRSCDSSession" id="RSCDSSession"><!-- --></a> <a name="methodRSCDSSession" id="RSCDSSession"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -123,7 +123,7 @@
</div> </div>
<a name="methodAssignSessionDetails" id="AssignSessionDetails"><!-- --></a> <a name="methodAssignSessionDetails" id="AssignSessionDetails"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -150,7 +150,7 @@
</div> </div>
<a name="methodGetRelationships" id="GetRelationships"><!-- --></a> <a name="methodGetRelationships" id="GetRelationships"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -172,7 +172,7 @@
</div> </div>
<a name="methodGetRoles" id="GetRoles"><!-- --></a> <a name="methodGetRoles" id="GetRoles"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -194,7 +194,7 @@
</div> </div>
<a name="methodLoginRequired" id="LoginRequired"><!-- --></a> <a name="methodLoginRequired" id="LoginRequired"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -230,7 +230,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -175,7 +175,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:59 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -187,7 +187,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:59 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -76,7 +76,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_PgQuery_php"><!-- --></a> <a name="_PgQuery_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -92,7 +92,7 @@
</div> </div>
<a name="_Session_php"><!-- --></a> <a name="_Session_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -125,7 +125,7 @@
<a name="global$session <a name="global$session
The session object is global." id="global$session The session object is global." id="global$session
The session object is global."><!-- --></a> The session object is global."><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Global.png" /> <img src="../../media/images/Global.png" />
@ -160,7 +160,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functionlocal_session_sql" id="functionlocal_session_sql"><!-- --></a> <a name="functionlocal_session_sql" id="functionlocal_session_sql"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -186,7 +186,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -19,7 +19,8 @@
<div class="info-box-title">Description</div> <div class="info-box-title">Description</div>
<div class="nav-bar"> <div class="nav-bar">
<span class="disabled">Description</span> | <span class="disabled">Description</span> |
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
@ -39,13 +40,36 @@
<a name="sec-var-summary"></a>
<div class="info-box">
<div class="info-box-title">Variable Summary</span></div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<div class="var-summary">
<div class="var-title">
<img src="../../media/images/Variable.png" alt=" " />
<span class="var-type">mixed</span>
<a href="#$delete_collection_confirmation_required" title="details" class="var-name">$delete_collection_confirmation_required</a>
</div>
</div>
</div>
</div>
<a name="sec-method-summary"></a> <a name="sec-method-summary"></a>
<div class="info-box"> <div class="info-box">
<div class="info-box-title">Method Summary</span></div> <div class="info-box-title">Method Summary</span></div>
<div class="nav-bar"> <div class="nav-bar">
<a href="#sec-description">Description</a> | <a href="#sec-description">Description</a> |
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<div class="method-summary"> <div class="method-summary">
@ -113,13 +137,50 @@
</div> </div>
</div> </div>
<a name="sec-vars"></a>
<div class="info-box">
<div class="info-box-title">Variables</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
</div>
<div class="info-box-body">
<a name="var$delete_collection_confirmation_required" id="$delete_collection_confirmation_required"><!-- --></A>
<div class="evenrow">
<div class="var-header">
<img src="../../media/images/Variable.png" />
<span class="var-title">
<span class="var-type">mixed</span>
<span class="var-name">$delete_collection_confirmation_required</span>
(line <span class="line-number">27</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
</div>
</div>
</div>
<a name="sec-methods"></a> <a name="sec-methods"></a>
<div class="info-box"> <div class="info-box">
<div class="info-box-title">Methods</div> <div class="info-box-title">Methods</div>
<div class="nav-bar"> <div class="nav-bar">
<a href="#sec-description">Description</a> | <a href="#sec-description">Description</a> |
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
@ -129,7 +190,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
<span class="method-title">Constructor RSCDSUser</span> (line <span class="line-number">30</span>) <span class="method-title">Constructor RSCDSUser</span> (line <span class="line-number">32</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -159,7 +220,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">AllowedTo</span> (line <span class="line-number">279</span>) <span class="method-title">AllowedTo</span> (line <span class="line-number">293</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -189,7 +250,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">HandleAction</span> (line <span class="line-number">302</span>) <span class="method-title">HandleAction</span> (line <span class="line-number">321</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -216,7 +277,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">Render</span> (line <span class="line-number">38</span>) <span class="method-title">Render</span> (line <span class="line-number">41</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -246,7 +307,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">RenderCollections</span> (line <span class="line-number">232</span>) <span class="method-title">RenderCollections</span> (line <span class="line-number">238</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -279,7 +340,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">RenderImportIcs</span> (line <span class="line-number">82</span>) <span class="method-title">RenderImportIcs</span> (line <span class="line-number">86</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -312,7 +373,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">RenderRelationshipsFrom</span> (line <span class="line-number">104</span>) <span class="method-title">RenderRelationshipsFrom</span> (line <span class="line-number">108</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -345,7 +406,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">RenderRelationshipsTo</span> (line <span class="line-number">154</span>) <span class="method-title">RenderRelationshipsTo</span> (line <span class="line-number">156</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -378,7 +439,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">Validate</span> (line <span class="line-number">269</span>) <span class="method-title">Validate</span> (line <span class="line-number">283</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -403,7 +464,7 @@
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
<span class="method-title">Write</span> (line <span class="line-number">332</span>) <span class="method-title">Write</span> (line <span class="line-number">374</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -426,7 +487,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -23,8 +23,8 @@
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
<p class="short-description">User maintain / view with DAViCal specific associated tables</p> <p class="short-description">User maintain / view with DAViCal specific associated tables</p>
<ul class="tags"> <ul class="tags">
<li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@catalyst.net.nz">andrew@catalyst.net.nz</a>&gt;</li> <li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@mcmillan.net.nz">andrew@mcmillan.net.nz</a>&gt;</li>
<li><span class="field">copyright:</span> Catalyst .Net Ltd</li> <li><span class="field">copyright:</span> Catalyst .Net Ltd, Morphoss Ltd &lt;http://www.morphoss.com/&gt;</li>
<li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2</a></li> <li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2</a></li>
</ul> </ul>
@ -84,8 +84,8 @@
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
<p class="short-description">User maintain / view with DAViCal specific associated tables</p> <p class="short-description">User maintain / view with DAViCal specific associated tables</p>
<ul class="tags"> <ul class="tags">
<li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@catalyst.net.nz">andrew@catalyst.net.nz</a>&gt;</li> <li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@mcmillan.net.nz">andrew@mcmillan.net.nz</a>&gt;</li>
<li><span class="field">copyright:</span> Catalyst .Net Ltd</li> <li><span class="field">copyright:</span> Catalyst .Net Ltd, Morphoss Ltd &lt;http://www.morphoss.com/&gt;</li>
<li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2</a></li> <li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2</a></li>
</ul> </ul>
@ -127,7 +127,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -243,7 +243,7 @@
<div class="info-box-body"> <div class="info-box-body">
<a name="var$collection_id" id="$collection_id"><!-- --></A> <a name="var$collection_id" id="$collection_id"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -263,7 +263,7 @@
</div> </div>
<a name="var$collection_path" id="$collection_path"><!-- --></A> <a name="var$collection_path" id="$collection_path"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -283,7 +283,7 @@
</div> </div>
<a name="var$collection_type" id="$collection_type"><!-- --></A> <a name="var$collection_type" id="$collection_type"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -304,7 +304,7 @@
</div> </div>
<a name="var$current_user_principal_xml" id="$current_user_principal_xml"><!-- --></A> <a name="var$current_user_principal_xml" id="$current_user_principal_xml"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -324,7 +324,7 @@
</div> </div>
<a name="var$depth" id="$depth"><!-- --></A> <a name="var$depth" id="$depth"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -344,7 +344,7 @@
</div> </div>
<a name="var$method" id="$method"><!-- --></A> <a name="var$method" id="$method"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -364,7 +364,7 @@
</div> </div>
<a name="var$options" id="$options"><!-- --></A> <a name="var$options" id="$options"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -383,7 +383,7 @@
</div> </div>
<a name="var$principal" id="$principal"><!-- --></A> <a name="var$principal" id="$principal"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -403,7 +403,7 @@
</div> </div>
<a name="var$raw_post" id="$raw_post"><!-- --></A> <a name="var$raw_post" id="$raw_post"><!-- --></A>
<div class="evenrow"> <div class="oddrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -423,7 +423,7 @@
</div> </div>
<a name="var$user_agent" id="$user_agent"><!-- --></A> <a name="var$user_agent" id="$user_agent"><!-- --></A>
<div class="oddrow"> <div class="evenrow">
<div class="var-header"> <div class="var-header">
<img src="../../media/images/Variable.png" /> <img src="../../media/images/Variable.png" />
@ -458,7 +458,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="methodCalDAVRequest" id="CalDAVRequest"><!-- --></a> <a name="methodCalDAVRequest" id="CalDAVRequest"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -485,7 +485,7 @@
</div> </div>
<a name="methodAllowedTo" id="AllowedTo"><!-- --></a> <a name="methodAllowedTo" id="AllowedTo"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -513,7 +513,7 @@
</div> </div>
<a name="methodDepthRegexTail" id="DepthRegexTail"><!-- --></a> <a name="methodDepthRegexTail" id="DepthRegexTail"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -535,7 +535,7 @@
</div> </div>
<a name="methodDoResponse" id="DoResponse"><!-- --></a> <a name="methodDoResponse" id="DoResponse"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -568,7 +568,7 @@
</div> </div>
<a name="methodFailIfLocked" id="FailIfLocked"><!-- --></a> <a name="methodFailIfLocked" id="FailIfLocked"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -593,7 +593,7 @@
</div> </div>
<a name="methodGetDepthName" id="GetDepthName"><!-- --></a> <a name="methodGetDepthName" id="GetDepthName"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -615,7 +615,7 @@
</div> </div>
<a name="methodGetLockDetails" id="GetLockDetails"><!-- --></a> <a name="methodGetLockDetails" id="GetLockDetails"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -642,7 +642,7 @@
</div> </div>
<a name="methodGetLockRow" id="GetLockRow"><!-- --></a> <a name="methodGetLockRow" id="GetLockRow"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -672,7 +672,7 @@
</div> </div>
<a name="methodIsCollection" id="IsCollection"><!-- --></a> <a name="methodIsCollection" id="IsCollection"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -694,7 +694,7 @@
</div> </div>
<a name="methodIsInfiniteDepth" id="IsInfiniteDepth"><!-- --></a> <a name="methodIsInfiniteDepth" id="IsInfiniteDepth"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -716,7 +716,7 @@
</div> </div>
<a name="methodIsLocked" id="IsLocked"><!-- --></a> <a name="methodIsLocked" id="IsLocked"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -746,7 +746,7 @@
</div> </div>
<a name="methodIsPrincipal" id="IsPrincipal"><!-- --></a> <a name="methodIsPrincipal" id="IsPrincipal"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -768,7 +768,7 @@
</div> </div>
<a name="methodsetPermissions" id="setPermissions"><!-- --></a> <a name="methodsetPermissions" id="setPermissions"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -798,7 +798,7 @@
</div> </div>
<a name="methodSupportedPrivileges" id="SupportedPrivileges"><!-- --></a> <a name="methodSupportedPrivileges" id="SupportedPrivileges"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -823,7 +823,7 @@
</div> </div>
<a name="methodUnsupportedRequest" id="UnsupportedRequest"><!-- --></a> <a name="methodUnsupportedRequest" id="UnsupportedRequest"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -850,7 +850,7 @@
</div> </div>
<a name="methodUserFromPath" id="UserFromPath"><!-- --></a> <a name="methodUserFromPath" id="UserFromPath"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -872,7 +872,7 @@
</div> </div>
<a name="methodValidateLockToken" id="ValidateLockToken"><!-- --></a> <a name="methodValidateLockToken" id="ValidateLockToken"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -899,7 +899,7 @@
</div> </div>
<a name="methodXMLResponse" id="XMLResponse"><!-- --></a> <a name="methodXMLResponse" id="XMLResponse"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -934,7 +934,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:56 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -75,7 +75,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_XMLElement_php"><!-- --></a> <a name="_XMLElement_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -98,7 +98,7 @@
</div> </div>
<a name="_CalDAVPrincipal_php"><!-- --></a> <a name="_CalDAVPrincipal_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -126,7 +126,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="defineDEPTH_INFINITY"><!-- --></a> <a name="defineDEPTH_INFINITY"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Constant.png" /> <img src="../../media/images/Constant.png" />
@ -146,7 +146,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:56 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_page-header_php"><!-- --></a> <a name="_page-header_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -49,7 +49,7 @@
</div> </div>
<a name="_page-footer_php"><!-- --></a> <a name="_page-footer_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -64,7 +64,7 @@
</div> </div>
<a name="_page-header_php"><!-- --></a> <a name="_page-header_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -79,7 +79,7 @@
</div> </div>
<a name="_page-footer_php"><!-- --></a> <a name="_page-footer_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -94,7 +94,7 @@
</div> </div>
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -109,7 +109,7 @@
</div> </div>
<a name="_classBrowser_php"><!-- --></a> <a name="_classBrowser_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -124,7 +124,7 @@
</div> </div>
<a name="_interactive-page_php"><!-- --></a> <a name="_interactive-page_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -139,7 +139,7 @@
</div> </div>
<a name="_RSCDSSession_php"><!-- --></a> <a name="_RSCDSSession_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -160,7 +160,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:56 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_freebusy-GET_php"><!-- --></a> <a name="_freebusy-GET_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -51,7 +51,7 @@
</div> </div>
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -66,7 +66,7 @@
</div> </div>
<a name="_CalDAVRequest_php"><!-- --></a> <a name="_CalDAVRequest_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -81,7 +81,7 @@
</div> </div>
<a name="_HTTPAuthSession_php"><!-- --></a> <a name="_HTTPAuthSession_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -102,7 +102,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_page-footer_php"><!-- --></a> <a name="_page-footer_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -49,7 +49,7 @@
</div> </div>
<a name="_page-header_php"><!-- --></a> <a name="_page-header_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -64,7 +64,7 @@
</div> </div>
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -79,7 +79,7 @@
</div> </div>
<a name="_interactive-page_php"><!-- --></a> <a name="_interactive-page_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -94,7 +94,7 @@
</div> </div>
<a name="_RSCDSSession_php"><!-- --></a> <a name="_RSCDSSession_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -115,7 +115,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -49,7 +49,7 @@
</div> </div>
<a name="__/caldav_php"><!-- --></a> <a name="__/caldav_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -65,7 +65,7 @@
</div> </div>
<a name="_RSCDSSession_php"><!-- --></a> <a name="_RSCDSSession_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -80,7 +80,7 @@
</div> </div>
<a name="_interactive-page_php"><!-- --></a> <a name="_interactive-page_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -95,7 +95,7 @@
</div> </div>
<a name="_page-footer_php"><!-- --></a> <a name="_page-footer_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -110,7 +110,7 @@
</div> </div>
<a name="_page-header_php"><!-- --></a> <a name="_page-header_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -131,7 +131,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_page-header_php"><!-- --></a> <a name="_page-header_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -49,7 +49,7 @@
</div> </div>
<a name="_page-footer_php"><!-- --></a> <a name="_page-footer_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -64,7 +64,7 @@
</div> </div>
<a name="_interactive-page_php"><!-- --></a> <a name="_interactive-page_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -79,7 +79,7 @@
</div> </div>
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -94,7 +94,7 @@
</div> </div>
<a name="_RSCDSSession_php"><!-- --></a> <a name="_RSCDSSession_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -109,7 +109,7 @@
</div> </div>
<a name="_DataUpdate_php"><!-- --></a> <a name="_DataUpdate_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -124,7 +124,7 @@
</div> </div>
<a name="_classBrowser_php"><!-- --></a> <a name="_classBrowser_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -139,7 +139,7 @@
</div> </div>
<a name="_DataEntry_php"><!-- --></a> <a name="_DataEntry_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -160,7 +160,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_page-header_php"><!-- --></a> <a name="_page-header_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -49,7 +49,7 @@
</div> </div>
<a name="_page-footer_php"><!-- --></a> <a name="_page-footer_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -64,7 +64,7 @@
</div> </div>
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -79,7 +79,7 @@
</div> </div>
<a name="_RSCDSSession_php"><!-- --></a> <a name="_RSCDSSession_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -94,7 +94,7 @@
</div> </div>
<a name="_classBrowser_php"><!-- --></a> <a name="_classBrowser_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -109,7 +109,7 @@
</div> </div>
<a name="_interactive-page_php"><!-- --></a> <a name="_interactive-page_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -130,7 +130,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -163,7 +163,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:29:00 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -48,7 +48,7 @@
<span class="include-title"> <span class="include-title">
<span class="include-type">include_once</span> <span class="include-type">include_once</span>
(<span class="include-name">"/etc/davical/config.php"</span>) (<span class="include-name">"/etc/davical/config.php"</span>)
(line <span class="line-number">71</span>) (line <span class="line-number">72</span>)
</span> </span>
</div> </div>
@ -63,7 +63,7 @@
<span class="include-title"> <span class="include-title">
<span class="include-type">include_once</span> <span class="include-type">include_once</span>
(<span class="include-name">"/etc/rscds/".$_SERVER['SERVER_NAME']."-conf.php"</span>) (<span class="include-name">"/etc/rscds/".$_SERVER['SERVER_NAME']."-conf.php"</span>)
(line <span class="line-number">68</span>) (line <span class="line-number">69</span>)
</span> </span>
</div> </div>
@ -78,7 +78,7 @@
<span class="include-title"> <span class="include-title">
<span class="include-type">include_once</span> <span class="include-type">include_once</span>
(<span class="include-name">"../config/config.php"</span>) (<span class="include-name">"../config/config.php"</span>)
(line <span class="line-number">74</span>) (line <span class="line-number">75</span>)
</span> </span>
</div> </div>
@ -93,7 +93,7 @@
<span class="include-title"> <span class="include-title">
<span class="include-type">include_once</span> <span class="include-type">include_once</span>
(<span class="include-name"><a href="../davical/_inc---davical_configuration_missing.php.html">"davical_configuration_missing.php"</a></span>) (<span class="include-name"><a href="../davical/_inc---davical_configuration_missing.php.html">"davical_configuration_missing.php"</a></span>)
(line <span class="line-number">77</span>) (line <span class="line-number">78</span>)
</span> </span>
</div> </div>
@ -108,7 +108,7 @@
<span class="include-title"> <span class="include-title">
<span class="include-type">include_once</span> <span class="include-type">include_once</span>
(<span class="include-name">"/etc/davical/".$_SERVER['SERVER_NAME']."-conf.php"</span>) (<span class="include-name">"/etc/davical/".$_SERVER['SERVER_NAME']."-conf.php"</span>)
(line <span class="line-number">65</span>) (line <span class="line-number">66</span>)
</span> </span>
</div> </div>
@ -124,7 +124,7 @@
<span class="include-title"> <span class="include-title">
<span class="include-type">include_once</span> <span class="include-type">include_once</span>
(<span class="include-name">"PgQuery.php"</span>) (<span class="include-name">"PgQuery.php"</span>)
(line <span class="line-number">119</span>) (line <span class="line-number">120</span>)
</span> </span>
</div> </div>
@ -140,7 +140,7 @@
<span class="include-title"> <span class="include-title">
<span class="include-type">require_once</span> <span class="include-type">require_once</span>
(<span class="include-name">"AWLUtilities.php"</span>) (<span class="include-name">"AWLUtilities.php"</span>)
(line <span class="line-number">43</span>) (line <span class="line-number">44</span>)
</span> </span>
</div> </div>
@ -166,7 +166,7 @@
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
<span class="method-title">ConstructURL</span> (line <span class="line-number">236</span>) <span class="method-title">ConstructURL</span> (line <span class="line-number">237</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -192,7 +192,7 @@
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
<span class="method-title">getStatusMessage</span> (line <span class="line-number">180</span>) <span class="method-title">getStatusMessage</span> (line <span class="line-number">181</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -221,7 +221,7 @@
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
<span class="method-title">getUserByID</span> (line <span class="line-number">159</span>) <span class="method-title">getUserByID</span> (line <span class="line-number">160</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -250,7 +250,7 @@
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
<span class="method-title">getUserByName</span> (line <span class="line-number">138</span>) <span class="method-title">getUserByName</span> (line <span class="line-number">139</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -278,7 +278,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:53 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -56,7 +56,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:54 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -38,7 +38,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functionapply_filter" id="functionapply_filter"><!-- --></a> <a name="functionapply_filter" id="functionapply_filter"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -73,7 +73,7 @@
</div> </div>
<a name="functionBuildSqlFilter" id="functionBuildSqlFilter"><!-- --></a> <a name="functionBuildSqlFilter" id="functionBuildSqlFilter"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -105,7 +105,7 @@
</div> </div>
<a name="functionSqlFilterFragment" id="functionSqlFilterFragment"><!-- --></a> <a name="functionSqlFilterFragment" id="functionSqlFilterFragment"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -143,7 +143,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_iCalendar_php"><!-- --></a> <a name="_iCalendar_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -50,7 +50,7 @@
</div> </div>
<a name="_RRule_php"><!-- --></a> <a name="_RRule_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -71,7 +71,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -31,7 +31,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -18,6 +18,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Build the array of properties to include in the report output</p>
</div> </div>
</div> </div>
@ -28,7 +29,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -37,7 +37,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functioncheck_string" id="functioncheck_string"><!-- --></a> <a name="functioncheck_string" id="functioncheck_string"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -62,7 +62,7 @@
</div> </div>
<a name="functionunicodeToUtf8" id="functionunicodeToUtf8"><!-- --></a> <a name="functionunicodeToUtf8" id="functionunicodeToUtf8"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -89,7 +89,7 @@
</div> </div>
<a name="functionutf8ToUnicode" id="functionutf8ToUnicode"><!-- --></a> <a name="functionutf8ToUnicode" id="functionutf8ToUnicode"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -119,7 +119,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:56 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_page-header_php"><!-- --></a> <a name="_page-header_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -49,7 +49,7 @@
</div> </div>
<a name="_page-footer_php"><!-- --></a> <a name="_page-footer_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -70,7 +70,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:56 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_RRule_php"><!-- --></a> <a name="_RRule_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -49,7 +49,7 @@
</div> </div>
<a name="_iCalendar_php"><!-- --></a> <a name="_iCalendar_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -70,7 +70,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_MenuSet_php"><!-- --></a> <a name="_MenuSet_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Page.png" alt=" " /> <img src="../media/images/Page.png" alt=" " />
@ -55,7 +55,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -28,7 +28,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -28,7 +28,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -37,7 +37,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functionmake_help_link" id="functionmake_help_link"><!-- --></a> <a name="functionmake_help_link" id="functionmake_help_link"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -62,7 +62,7 @@
</div> </div>
<a name="functionsend_page_header" id="functionsend_page_header"><!-- --></a> <a name="functionsend_page_header" id="functionsend_page_header"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../media/images/Function.png" /> <img src="../media/images/Function.png" />
@ -85,7 +85,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -100,7 +100,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:59 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -208,7 +208,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:53 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -40,7 +40,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_caldav-OPTIONS_php"><!-- --></a> <a name="_caldav-OPTIONS_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -55,7 +55,7 @@
</div> </div>
<a name="_caldav-GET_php"><!-- --></a> <a name="_caldav-GET_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -70,7 +70,7 @@
</div> </div>
<a name="_caldav-REPORT_php"><!-- --></a> <a name="_caldav-REPORT_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -85,7 +85,7 @@
</div> </div>
<a name="_caldav-PROPFIND_php"><!-- --></a> <a name="_caldav-PROPFIND_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -100,7 +100,7 @@
</div> </div>
<a name="_caldav-MKCALENDAR_php"><!-- --></a> <a name="_caldav-MKCALENDAR_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -115,7 +115,7 @@
</div> </div>
<a name="_caldav-PROPPATCH_php"><!-- --></a> <a name="_caldav-PROPPATCH_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -130,7 +130,7 @@
</div> </div>
<a name="_caldav-PUT_php"><!-- --></a> <a name="_caldav-PUT_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -145,7 +145,7 @@
</div> </div>
<a name="_caldav-MKCALENDAR_php"><!-- --></a> <a name="_caldav-MKCALENDAR_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -160,7 +160,7 @@
</div> </div>
<a name="_caldav-LOCK_php"><!-- --></a> <a name="_caldav-LOCK_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -175,7 +175,7 @@
</div> </div>
<a name="_caldav-GET_php"><!-- --></a> <a name="_caldav-GET_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -190,7 +190,7 @@
</div> </div>
<a name="_caldav-DELETE_php"><!-- --></a> <a name="_caldav-DELETE_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -205,7 +205,7 @@
</div> </div>
<a name="_caldav-POST_php"><!-- --></a> <a name="_caldav-POST_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -220,7 +220,7 @@
</div> </div>
<a name="_caldav-LOCK_php"><!-- --></a> <a name="_caldav-LOCK_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -235,7 +235,7 @@
</div> </div>
<a name="_test-RRULE_php"><!-- --></a> <a name="_test-RRULE_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -250,7 +250,7 @@
</div> </div>
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -271,7 +271,7 @@
</div> </div>
<a name="_HTTPAuthSession_php"><!-- --></a> <a name="_HTTPAuthSession_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -286,7 +286,7 @@
</div> </div>
<a name="_CalDAVRequest_php"><!-- --></a> <a name="_CalDAVRequest_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -309,7 +309,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -40,7 +40,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_caldav-REPORT_php"><!-- --></a> <a name="_caldav-REPORT_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -55,7 +55,7 @@
</div> </div>
<a name="_caldav-OPTIONS_php"><!-- --></a> <a name="_caldav-OPTIONS_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -70,7 +70,7 @@
</div> </div>
<a name="_caldav-GET_php"><!-- --></a> <a name="_caldav-GET_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -85,7 +85,7 @@
</div> </div>
<a name="_caldav-PROPFIND_php"><!-- --></a> <a name="_caldav-PROPFIND_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -100,7 +100,7 @@
</div> </div>
<a name="_test-RRULE_php"><!-- --></a> <a name="_test-RRULE_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -115,7 +115,7 @@
</div> </div>
<a name="_caldav-GET_php"><!-- --></a> <a name="_caldav-GET_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -130,7 +130,7 @@
</div> </div>
<a name="___/inc/always_php"><!-- --></a> <a name="___/inc/always_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -151,7 +151,7 @@
</div> </div>
<a name="_CalDAVRequest_php"><!-- --></a> <a name="_CalDAVRequest_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -173,7 +173,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:58 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:54 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -45,14 +45,19 @@
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
<span class="include-title"> <span class="include-title">
<span class="include-type">include_once</span> <span class="include-type">require_once</span>
(<span class="include-name">"iCalendar.php"</span>) (<span class="include-name">"iCalendar.php"</span>)
(line <span class="line-number">50</span>) (line <span class="line-number">13</span>)
</span> </span>
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
<p class="short-description">Here we are constructing a whole calendar response for this collection, including the timezones that are referred to by the events we have selected.</p> <p class="short-description">CalDAV Server - handle GET method</p>
<ul class="tags">
<li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@mcmillan.net.nz">andrew@mcmillan.net.nz</a>&gt;</li>
<li><span class="field">copyright:</span> Catalyst .Net Ltd, Morphoss Ltd &lt;http://www.morphoss.com/&gt;</li>
<li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2</a></li>
</ul>
</div> </div>
</div> </div>
@ -62,7 +67,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:54 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -15,7 +15,9 @@
<div class="info-box"> <div class="info-box">
<div class="info-box-title">Description</div> <div class="info-box-title">Description</div>
<div class="nav-bar"> <div class="nav-bar">
</div> <span class="disabled">Description</span> |
<a href="#sec-includes">Includes</a>
</div>
<div class="info-box-body"> <div class="info-box-body">
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
<p class="short-description">CalDAV Server - handle MKCALENDAR method</p> <p class="short-description">CalDAV Server - handle MKCALENDAR method</p>
@ -29,12 +31,43 @@
</div> </div>
<a name="sec-includes"></a>
<div class="info-box">
<div class="info-box-title">Includes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Includes</span>
</div>
<div class="info-box-body">
<a name="_XMLDocument_php"><!-- --></a>
<div class="evenrow">
<div>
<img src="../../media/images/Page.png" alt=" " />
<span class="include-title">
<span class="include-type">require_once</span>
(<span class="include-name">"XMLDocument.php"</span>)
(line <span class="line-number">31</span>)
</span>
</div>
<!-- ========== Info from phpDoc block ========= -->
<p class="short-description">CalDAV Server - handle MKCALENDAR method</p>
<ul class="tags">
<li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@mcmillan.net.nz">andrew@mcmillan.net.nz</a>&gt;</li>
<li><span class="field">copyright:</span> Catalyst IT Ltd, Morphoss Ltd - http://www.morphoss.com/</li>
<li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2</a></li>
</ul>
</div>
</div>
</div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:54 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:54 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -42,7 +42,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_RRule_php"><!-- --></a> <a name="_RRule_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -57,7 +57,7 @@
</div> </div>
<a name="_XMLDocument_php"><!-- --></a> <a name="_XMLDocument_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -72,7 +72,7 @@
</div> </div>
<a name="_iCalendar_php"><!-- --></a> <a name="_iCalendar_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -101,7 +101,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functionhandle_freebusy_request" id="functionhandle_freebusy_request"><!-- --></a> <a name="functionhandle_freebusy_request" id="functionhandle_freebusy_request"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -129,7 +129,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:54 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -34,7 +34,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -42,7 +42,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_iCalendar_php"><!-- --></a> <a name="_iCalendar_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -73,11 +73,11 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functioncontrolRequestContainer" id="functioncontrolRequestContainer"><!-- --></a> <a name="functioncontrolRequestContainer" id="functioncontrolRequestContainer"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">controlRequestContainer</span> (line <span class="line-number">51</span>) <span class="method-title">controlRequestContainer</span> (line <span class="line-number">56</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -108,11 +108,11 @@
</div> </div>
<a name="functioncreate_scheduling_requests" id="functioncreate_scheduling_requests"><!-- --></a> <a name="functioncreate_scheduling_requests" id="functioncreate_scheduling_requests"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">create_scheduling_requests</span> (line <span class="line-number">128</span>) <span class="method-title">create_scheduling_requests</span> (line <span class="line-number">133</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -122,23 +122,26 @@
<span class="method-name"> <span class="method-name">
create_scheduling_requests create_scheduling_requests
</span> </span>
(<span class="var-type">iCalendar</span>&nbsp;<span class="var-name">$ic</span>) (<span class="var-type"></span>&nbsp;<span class="var-name">$resource</span>, <span class="var-type">iCalComponent</span>&nbsp;<span class="var-name">$component</span>)
</div> </div>
<ul class="parameters"> <ul class="parameters">
<li> <li>
<span class="var-type">iCalendar</span> <span class="var-type">iCalComponent</span>
<span class="var-name">$ic</span><span class="var-description">: The iCalendar object we should create scheduling requests for.</span> </li> <span class="var-name">$component</span><span class="var-description">: The VEVENT/VTODO/... resource we are scheduling</span> </li>
<li>
<span class="var-type"></span>
<span class="var-name">$resource</span> </li>
</ul> </ul>
</div> </div>
<a name="functionimport_collection" id="functionimport_collection"><!-- --></a> <a name="functionimport_collection" id="functionimport_collection"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">import_collection</span> (line <span class="line-number">153</span>) <span class="method-title">import_collection</span> (line <span class="line-number">157</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -169,11 +172,11 @@
</div> </div>
<a name="functionpublic_events_only" id="functionpublic_events_only"><!-- --></a> <a name="functionpublic_events_only" id="functionpublic_events_only"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">public_events_only</span> (line <span class="line-number">100</span>) <span class="method-title">public_events_only</span> (line <span class="line-number">105</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -201,11 +204,11 @@
</div> </div>
<a name="functionputCalendarResource" id="functionputCalendarResource"><!-- --></a> <a name="functionputCalendarResource" id="functionputCalendarResource"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">putCalendarResource</span> (line <span class="line-number">320</span>) <span class="method-title">putCalendarResource</span> (line <span class="line-number">337</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -239,11 +242,11 @@
</div> </div>
<a name="functionrollback_on_error" id="functionrollback_on_error"><!-- --></a> <a name="functionrollback_on_error" id="functionrollback_on_error"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">rollback_on_error</span> (line <span class="line-number">28</span>) <span class="method-title">rollback_on_error</span> (line <span class="line-number">33</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -280,7 +283,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -40,7 +40,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_caldav-PUT-functions_php"><!-- --></a> <a name="_caldav-PUT-functions_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -67,7 +67,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -42,7 +42,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_caldav-REPORT-freebusy_php"><!-- --></a> <a name="_caldav-REPORT-freebusy_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -57,7 +57,7 @@
</div> </div>
<a name="_caldav-REPORT-principal_php"><!-- --></a> <a name="_caldav-REPORT-principal_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -72,14 +72,14 @@
</div> </div>
<a name="_caldav-REPORT-calquery_php"><!-- --></a> <a name="_caldav-REPORT-calquery_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
<span class="include-title"> <span class="include-title">
<span class="include-type">include</span> <span class="include-type">include</span>
(<span class="include-name"><a href="../../davical/_inc---caldav-REPORT-calquery.php.html">"caldav-REPORT-calquery.php"</a></span>) (<span class="include-name"><a href="../../davical/_inc---caldav-REPORT-calquery.php.html">"caldav-REPORT-calquery.php"</a></span>)
(line <span class="line-number">183</span>) (line <span class="line-number">189</span>)
</span> </span>
</div> </div>
@ -87,14 +87,14 @@
</div> </div>
<a name="_caldav-REPORT-multiget_php"><!-- --></a> <a name="_caldav-REPORT-multiget_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
<span class="include-title"> <span class="include-title">
<span class="include-type">include</span> <span class="include-type">include</span>
(<span class="include-name"><a href="../../davical/_inc---caldav-REPORT-multiget.php.html">"caldav-REPORT-multiget.php"</a></span>) (<span class="include-name"><a href="../../davical/_inc---caldav-REPORT-multiget.php.html">"caldav-REPORT-multiget.php"</a></span>)
(line <span class="line-number">187</span>) (line <span class="line-number">193</span>)
</span> </span>
</div> </div>
@ -102,7 +102,7 @@
</div> </div>
<a name="_XMLDocument_php"><!-- --></a> <a name="_XMLDocument_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -123,7 +123,7 @@
</div> </div>
<a name="_iCalendar_php"><!-- --></a> <a name="_iCalendar_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -152,7 +152,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functioncalendar_to_xml" id="functioncalendar_to_xml"><!-- --></a> <a name="functioncalendar_to_xml" id="functioncalendar_to_xml"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -187,7 +187,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -73,7 +73,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_auth-functions_php"><!-- --></a> <a name="_auth-functions_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -109,7 +109,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functiongetStaticLdap" id="functiongetStaticLdap"><!-- --></a> <a name="functiongetStaticLdap" id="functiongetStaticLdap"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -130,7 +130,7 @@
</div> </div>
<a name="functionLDAP_check" id="functionLDAP_check"><!-- --></a> <a name="functionLDAP_check" id="functionLDAP_check"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -159,7 +159,7 @@
</div> </div>
<a name="functionsync_LDAP" id="functionsync_LDAP"><!-- --></a> <a name="functionsync_LDAP" id="functionsync_LDAP"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -180,7 +180,7 @@
</div> </div>
<a name="functionsync_user_from_LDAP" id="functionsync_user_from_LDAP"><!-- --></a> <a name="functionsync_user_from_LDAP" id="functionsync_user_from_LDAP"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -218,7 +218,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:56 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -73,7 +73,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_auth-functions_php"><!-- --></a> <a name="_auth-functions_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -109,7 +109,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functionSQUID_PAM_check" id="functionSQUID_PAM_check"><!-- --></a> <a name="functionSQUID_PAM_check" id="functionSQUID_PAM_check"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -141,7 +141,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -86,7 +86,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="method__construct" id="__construct"><!-- --></a> <a name="method__construct" id="__construct"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -113,7 +113,7 @@
</div> </div>
<a name="methodldapDrivers" id="ldapDrivers"><!-- --></a> <a name="methodldapDrivers" id="ldapDrivers"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -140,7 +140,7 @@
</div> </div>
<a name="methodgetAllUsers" id="getAllUsers"><!-- --></a> <a name="methodgetAllUsers" id="getAllUsers"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -167,7 +167,7 @@
</div> </div>
<a name="methodrequestUser" id="requestUser"><!-- --></a> <a name="methodrequestUser" id="requestUser"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Method.png" /> <img src="../../media/images/Method.png" />
@ -208,7 +208,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:56 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -74,7 +74,7 @@
<div class="info-box-body"> <div class="info-box-body">
<A NAME='method_detail'></A> <A NAME='method_detail'></A>
<a name="method__construct" id="__construct"><!-- --></a> <a name="method__construct" id="__construct"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -101,7 +101,7 @@
</div> </div>
<a name="methodsquidPamDrivers" id="squidPamDrivers"><!-- --></a> <a name="methodsquidPamDrivers" id="squidPamDrivers"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div class="method-header"> <div class="method-header">
<img src="../../media/images/Constructor.png" /> <img src="../../media/images/Constructor.png" />
@ -133,7 +133,7 @@
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -42,7 +42,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="_iCalendar_php"><!-- --></a> <a name="_iCalendar_php"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -63,7 +63,7 @@
</div> </div>
<a name="_XMLDocument_php"><!-- --></a> <a name="_XMLDocument_php"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Page.png" alt=" " /> <img src="../../media/images/Page.png" alt=" " />
@ -92,7 +92,7 @@
</div> </div>
<div class="info-box-body"> <div class="info-box-body">
<a name="functionadd_arbitrary_properties" id="functionadd_arbitrary_properties"><!-- --></a> <a name="functionadd_arbitrary_properties" id="functionadd_arbitrary_properties"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -106,7 +106,7 @@
<span class="method-name"> <span class="method-name">
add_arbitrary_properties add_arbitrary_properties
</span> </span>
(<span class="var-type"></span>&nbsp;<span class="var-name">&$prop</span>, <span class="var-type"></span>&nbsp;<span class="var-name">&$not_found</span>, <span class="var-type">object</span>&nbsp;<span class="var-name">$record</span>, <span class="var-type">reference</span>&nbsp;<span class="var-name">$prop</span>, <span class="var-type">reference</span>&nbsp;<span class="var-name">$not_found</span>, <span class="var-type">reference</span>&nbsp;<span class="var-name">$denied</span>) (<span class="var-type"></span>&nbsp;<span class="var-name">&$prop</span>, <span class="var-type">object</span>&nbsp;<span class="var-name">$record</span>, <span class="var-type">reference</span>&nbsp;<span class="var-name">$prop</span>, <span class="var-type">reference</span>&nbsp;<span class="var-name">$denied</span>)
</div> </div>
<ul class="parameters"> <ul class="parameters">
@ -115,9 +115,6 @@
<span class="var-name">$prop</span><span class="var-description">: An XMLElement of the partly constructed response</span> </li> <span class="var-name">$prop</span><span class="var-description">: An XMLElement of the partly constructed response</span> </li>
<li> <li>
<span class="var-type">reference</span> <span class="var-type">reference</span>
<span class="var-name">$not_found</span><span class="var-description">: An XMLElement of properties which are not found</span> </li>
<li>
<span class="var-type">reference</span>
<span class="var-name">$denied</span><span class="var-description">: An XMLElement of properties to which access is denied</span> </li> <span class="var-name">$denied</span><span class="var-description">: An XMLElement of properties to which access is denied</span> </li>
<li> <li>
<span class="var-type">object</span> <span class="var-type">object</span>
@ -125,19 +122,16 @@
<li> <li>
<span class="var-type"></span> <span class="var-type"></span>
<span class="var-name">&$prop</span> </li> <span class="var-name">&$prop</span> </li>
<li>
<span class="var-type"></span>
<span class="var-name">&$not_found</span> </li>
</ul> </ul>
</div> </div>
<a name="functionadd_general_properties" id="functionadd_general_properties"><!-- --></a> <a name="functionadd_general_properties" id="functionadd_general_properties"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">add_general_properties</span> (line <span class="line-number">232</span>) <span class="method-title">add_general_properties</span> (line <span class="line-number">222</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -147,7 +141,7 @@
<span class="method-name"> <span class="method-name">
add_general_properties add_general_properties
</span> </span>
(<span class="var-type"></span>&nbsp;<span class="var-name">&$prop</span>, <span class="var-type"></span>&nbsp;<span class="var-name">&$not_found</span>, <span class="var-type"></span>&nbsp;<span class="var-name">&$denied</span>, <span class="var-type"></span>&nbsp;<span class="var-name">$record</span>) (<span class="var-type"></span>&nbsp;<span class="var-name">&$prop</span>, <span class="var-type"></span>&nbsp;<span class="var-name">&$denied</span>, <span class="var-type"></span>&nbsp;<span class="var-name">$record</span>)
</div> </div>
<ul class="parameters"> <ul class="parameters">
@ -156,9 +150,6 @@
<span class="var-name">&$prop</span> </li> <span class="var-name">&$prop</span> </li>
<li> <li>
<span class="var-type"></span> <span class="var-type"></span>
<span class="var-name">&$not_found</span> </li>
<li>
<span class="var-type"></span>
<span class="var-name">&$denied</span> </li> <span class="var-name">&$denied</span> </li>
<li> <li>
<span class="var-type"></span> <span class="var-type"></span>
@ -168,11 +159,11 @@
</div> </div>
<a name="functionadd_principal_properties" id="functionadd_principal_properties"><!-- --></a> <a name="functionadd_principal_properties" id="functionadd_principal_properties"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">add_principal_properties</span> (line <span class="line-number">184</span>) <span class="method-title">add_principal_properties</span> (line <span class="line-number">174</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -182,7 +173,7 @@
<span class="method-name"> <span class="method-name">
add_principal_properties add_principal_properties
</span> </span>
(<span class="var-type"></span>&nbsp;<span class="var-name">&$prop</span>, <span class="var-type"></span>&nbsp;<span class="var-name">&$not_found</span>, <span class="var-type"></span>&nbsp;<span class="var-name">&$denied</span>) (<span class="var-type"></span>&nbsp;<span class="var-name">&$prop</span>, <span class="var-type"></span>&nbsp;<span class="var-name">&$denied</span>)
</div> </div>
<ul class="parameters"> <ul class="parameters">
@ -191,20 +182,17 @@
<span class="var-name">&$prop</span> </li> <span class="var-name">&$prop</span> </li>
<li> <li>
<span class="var-type"></span> <span class="var-type"></span>
<span class="var-name">&$not_found</span> </li>
<li>
<span class="var-type"></span>
<span class="var-name">&$denied</span> </li> <span class="var-name">&$denied</span> </li>
</ul> </ul>
</div> </div>
<a name="functionbuild_propstat_response" id="functionbuild_propstat_response"><!-- --></a> <a name="functionbuild_propstat_response" id="functionbuild_propstat_response"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">build_propstat_response</span> (line <span class="line-number">297</span>) <span class="method-title">build_propstat_response</span> (line <span class="line-number">287</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -214,7 +202,7 @@
<span class="method-name"> <span class="method-name">
build_propstat_response build_propstat_response
</span> </span>
(<span class="var-type"></span>&nbsp;<span class="var-name">$prop</span>, <span class="var-type"></span>&nbsp;<span class="var-name">$not_found</span>, <span class="var-type"></span>&nbsp;<span class="var-name">$denied</span>, <span class="var-type"></span>&nbsp;<span class="var-name">$url</span>) (<span class="var-type"></span>&nbsp;<span class="var-name">$prop</span>, <span class="var-type"></span>&nbsp;<span class="var-name">$denied</span>, <span class="var-type"></span>&nbsp;<span class="var-name">$url</span>)
</div> </div>
<ul class="parameters"> <ul class="parameters">
@ -223,9 +211,6 @@
<span class="var-name">$prop</span> </li> <span class="var-name">$prop</span> </li>
<li> <li>
<span class="var-type"></span> <span class="var-type"></span>
<span class="var-name">$not_found</span> </li>
<li>
<span class="var-type"></span>
<span class="var-name">$denied</span> </li> <span class="var-name">$denied</span> </li>
<li> <li>
<span class="var-type"></span> <span class="var-type"></span>
@ -235,11 +220,11 @@
</div> </div>
<a name="functioncollection_to_xml" id="functioncollection_to_xml"><!-- --></a> <a name="functioncollection_to_xml" id="functioncollection_to_xml"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">collection_to_xml</span> (line <span class="line-number">322</span>) <span class="method-title">collection_to_xml</span> (line <span class="line-number">336</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -261,11 +246,11 @@
</div> </div>
<a name="functionget_collection" id="functionget_collection"><!-- --></a> <a name="functionget_collection" id="functionget_collection"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">get_collection</span> (line <span class="line-number">566</span>) <span class="method-title">get_collection</span> (line <span class="line-number">575</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -294,11 +279,11 @@
</div> </div>
<a name="functionget_collection_contents" id="functionget_collection_contents"><!-- --></a> <a name="functionget_collection_contents" id="functionget_collection_contents"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">get_collection_contents</span> (line <span class="line-number">491</span>) <span class="method-title">get_collection_contents</span> (line <span class="line-number">500</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -326,11 +311,11 @@
</div> </div>
<a name="functionget_item" id="functionget_item"><!-- --></a> <a name="functionget_item" id="functionget_item"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">get_item</span> (line <span class="line-number">622</span>) <span class="method-title">get_item</span> (line <span class="line-number">631</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -352,11 +337,11 @@
</div> </div>
<a name="functionitem_to_xml" id="functionitem_to_xml"><!-- --></a> <a name="functionitem_to_xml" id="functionitem_to_xml"><!-- --></a>
<div class="evenrow"> <div class="oddrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
<span class="method-title">item_to_xml</span> (line <span class="line-number">439</span>) <span class="method-title">item_to_xml</span> (line <span class="line-number">449</span>)
</div> </div>
<!-- ========== Info from phpDoc block ========= --> <!-- ========== Info from phpDoc block ========= -->
@ -378,7 +363,7 @@
</div> </div>
<a name="functionprivileges" id="functionprivileges"><!-- --></a> <a name="functionprivileges" id="functionprivileges"><!-- --></a>
<div class="oddrow"> <div class="evenrow">
<div> <div>
<img src="../../media/images/Function.png" /> <img src="../../media/images/Function.png" />
@ -410,7 +395,7 @@
</div> </div>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:28:55 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</div></body> </div></body>
</html> </html>

View File

@ -571,6 +571,13 @@
<div style="clear: both"></div> <div style="clear: both"></div>
</div> </div>
<dl> <dl>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$delete_collection_confirmation_required</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="davical/RSCDSUser/RSCDSUser.html#var$delete_collection_confirmation_required">RSCDSUser::$delete_collection_confirmation_required</a> in RSCDSUser.php</div>
</dd>
<dt class="field"> <dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" /> <img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$depth</span> <span class="var-title">$depth</span>
@ -1388,6 +1395,14 @@
<img src="media/images/Method.png" alt="Method" title="Method" /> <img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Render</span> <span class="method-title">Render</span>
</dt> </dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodRender">iCalDate::Render()</a> in RRule.php</div>
<div class="index-item-description">Set the day of week used for calculation of week starts</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Render</span>
</dt>
<dd class="index-item-body"> <dd class="index-item-body">
<div class="index-item-details"><a href="davical/RSCDSUser/RSCDSUser.html#methodRender">RSCDSUser::Render()</a> in RSCDSUser.php</div> <div class="index-item-details"><a href="davical/RSCDSUser/RSCDSUser.html#methodRender">RSCDSUser::Render()</a> in RSCDSUser.php</div>
<div class="index-item-description">Render the form / viewer as HTML to show the user</div> <div class="index-item-description">Render the form / viewer as HTML to show the user</div>
@ -1401,14 +1416,6 @@
</dd> </dd>
<dt class="field"> <dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" /> <img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">Render</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/iCalDate.html#methodRender">iCalDate::Render()</a> in RRule.php</div>
<div class="index-item-description">Set the day of week used for calculation of week starts</div>
</dd>
<dt class="field">
<img src="media/images/Method.png" alt="Method" title="Method" />
<span class="method-title">RenderAsXML</span> <span class="method-title">RenderAsXML</span>
</dt> </dt>
<dd class="index-item-body"> <dd class="index-item-body">
@ -1485,14 +1492,6 @@
<div class="index-item-details"><a href="davical/caldav/_inc---caldav-PUT-functions.php.html#functionrollback_on_error">rollback_on_error()</a> in caldav-PUT-functions.php</div> <div class="index-item-details"><a href="davical/caldav/_inc---caldav-PUT-functions.php.html#functionrollback_on_error">rollback_on_error()</a> in caldav-PUT-functions.php</div>
<div class="index-item-description">This function launches an error</div> <div class="index-item-description">This function launches an error</div>
</dd> </dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
RRule
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/RRule.html">RRule</a> in RRule.php</div>
<div class="index-item-description">A Class for handling Events on a calendar which repeat</div>
</dd>
<dt class="field"> <dt class="field">
<img src="media/images/Constructor.png" alt="Method" title="Method" /> <img src="media/images/Constructor.png" alt="Method" title="Method" />
<span class="method-title">RRule</span> <span class="method-title">RRule</span>
@ -1503,6 +1502,14 @@
</dd> </dd>
<dt class="field"> <dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" /> <img src="media/images/Class.png" alt="Class" title="Class" />
RRule
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="awl/caldav/RRule.html">RRule</a> in RRule.php</div>
<div class="index-item-description">A Class for handling Events on a calendar which repeat</div>
</dd>
<dt class="field">
<img src="media/images/Class.png" alt="Class" title="Class" />
RRuleTest RRuleTest
</dt> </dt>
<dd class="index-item-body"> <dd class="index-item-body">

View File

@ -583,6 +583,13 @@
<div class="index-item-details"><a href="davical/Request/CalDAVRequest.html#methodDoResponse">CalDAVRequest::DoResponse()</a> in CalDAVRequest.php</div> <div class="index-item-details"><a href="davical/Request/CalDAVRequest.html#methodDoResponse">CalDAVRequest::DoResponse()</a> in CalDAVRequest.php</div>
<div class="index-item-description">Utility function we call when we have a simple status-based response to return to the client. Possibly</div> <div class="index-item-description">Utility function we call when we have a simple status-based response to return to the client. Possibly</div>
</dd> </dd>
<dt class="field">
<img src="media/images/Variable.png" alt="Variable" title="Variable" />
<span class="var-title">$delete_collection_confirmation_required</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="davical/RSCDSUser/RSCDSUser.html#var$delete_collection_confirmation_required">RSCDSUser::$delete_collection_confirmation_required</a> in RSCDSUser.php</div>
</dd>
</dl> </dl>
<a name="f"></a> <a name="f"></a>
<div class="index-letter-section"> <div class="index-letter-section">

View File

@ -10,7 +10,9 @@
<body> <body>
<a href="#Post-parsing">Post-parsing</a><br /> <a href="#Post-parsing">Post-parsing</a><br />
<a href="#auth-functions.php">auth-functions.php</a><br /> <a href="#auth-functions.php">auth-functions.php</a><br />
<a href="#caldav-GET.php">caldav-GET.php</a><br />
<a href="#caldav-LOCK.php">caldav-LOCK.php</a><br /> <a href="#caldav-LOCK.php">caldav-LOCK.php</a><br />
<a href="#caldav-MKCALENDAR.php">caldav-MKCALENDAR.php</a><br />
<a href="#caldav-POST.php">caldav-POST.php</a><br /> <a href="#caldav-POST.php">caldav-POST.php</a><br />
<a href="#caldav-PROPFIND.php">caldav-PROPFIND.php</a><br /> <a href="#caldav-PROPFIND.php">caldav-PROPFIND.php</a><br />
<a href="#caldav-PUT-functions.php">caldav-PUT-functions.php</a><br /> <a href="#caldav-PUT-functions.php">caldav-PUT-functions.php</a><br />
@ -46,12 +48,12 @@
<a name="Post-parsing"></a> <a name="Post-parsing"></a>
<h1>Post-parsing</h1> <h1>Post-parsing</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning</b> - Class RSCDSUser parent User not found<br />
<b>Warning</b> - Class RSCDSSession parent Session not found<br /> <b>Warning</b> - Class RSCDSSession parent Session not found<br />
<b>Warning</b> - Class RSCDSUser parent User not found<br />
<a name="always.php"></a> <a name="always.php"></a>
<h1>always.php</h1> <h1>always.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 42</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br /> <b>Warning on line 43</b> - Page-level DocBlock precedes "require_once "AWLUtilities.php"", use another DocBlock to document the source element<br />
<a name="auth-functions.php"></a> <a name="auth-functions.php"></a>
<h1>auth-functions.php</h1> <h1>auth-functions.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
@ -59,10 +61,24 @@
<h2>Errors:</h2><br /> <h2>Errors:</h2><br />
<b>Error on line 27</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage authentication"<br /> <b>Error on line 27</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage authentication"<br />
<b>Error on line 27</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br /> <b>Error on line 27</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
<a name="caldav-GET.php"></a>
<h1>caldav-GET.php</h1>
<h2>Warnings:</h2><br />
<b>Warning on line 12</b> - Page-level DocBlock precedes "require_once "iCalendar.php"", use another DocBlock to document the source element<br />
<h2>Errors:</h2><br />
<b>Error on line 12</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"<br />
<b>Error on line 12</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
<a name="caldav-LOCK.php"></a> <a name="caldav-LOCK.php"></a>
<h1>caldav-LOCK.php</h1> <h1>caldav-LOCK.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 136</b> - File "/home/andrew/projects/davical/inc/caldav-LOCK.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br /> <b>Warning on line 136</b> - File "/home/andrew/projects/davical/inc/caldav-LOCK.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br />
<a name="caldav-MKCALENDAR.php"></a>
<h1>caldav-MKCALENDAR.php</h1>
<h2>Warnings:</h2><br />
<b>Warning on line 30</b> - Page-level DocBlock precedes "require_once "XMLDocument.php"", use another DocBlock to document the source element<br />
<h2>Errors:</h2><br />
<b>Error on line 30</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"<br />
<b>Error on line 30</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
<a name="caldav-POST.php"></a> <a name="caldav-POST.php"></a>
<h1>caldav-POST.php</h1> <h1>caldav-POST.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
@ -72,8 +88,8 @@
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 16</b> - Page-level DocBlock precedes "require_once "iCalendar.php"", use another DocBlock to document the source element<br /> <b>Warning on line 16</b> - Page-level DocBlock precedes "require_once "iCalendar.php"", use another DocBlock to document the source element<br />
<h2>Errors:</h2><br /> <h2>Errors:</h2><br />
<b>Error on line 16</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
<b>Error on line 16</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage propfind"<br /> <b>Error on line 16</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage propfind"<br />
<b>Error on line 16</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
<a name="caldav-PUT-functions.php"></a> <a name="caldav-PUT-functions.php"></a>
<h1>caldav-PUT-functions.php</h1> <h1>caldav-PUT-functions.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
@ -100,7 +116,7 @@
<a name="caldav-REPORT-principal.php"></a> <a name="caldav-REPORT-principal.php"></a>
<h1>caldav-REPORT-principal.php</h1> <h1>caldav-REPORT-principal.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 52</b> - File "/home/andrew/projects/davical/inc/caldav-REPORT-principal.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br /> <b>Warning on line 33</b> - no @package tag was used in a DocBlock for file /home/andrew/projects/davical/inc/caldav-REPORT-principal.php<br />
<a name="caldav-REPORT.php"></a> <a name="caldav-REPORT.php"></a>
<h1>caldav-REPORT.php</h1> <h1>caldav-REPORT.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
@ -113,8 +129,8 @@
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element<br /> <b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element<br />
<h2>Errors:</h2><br /> <h2>Errors:</h2><br />
<b>Error on line 10</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"<br />
<b>Error on line 10</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br /> <b>Error on line 10</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
<b>Error on line 10</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"<br />
<a name="CalDAVRequest.php"></a> <a name="CalDAVRequest.php"></a>
<h1>CalDAVRequest.php</h1> <h1>CalDAVRequest.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
@ -187,12 +203,12 @@
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element<br /> <b>Warning on line 10</b> - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element<br />
<h2>Errors:</h2><br /> <h2>Errors:</h2><br />
<b>Error on line 10</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"<br />
<b>Error on line 10</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br /> <b>Error on line 10</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
<b>Error on line 10</b> - "include" require_once's DocBlock has @subpackage tags, illegal. ignoring tag "@subpackage caldav"<br />
<a name="relationship_types.php"></a> <a name="relationship_types.php"></a>
<h1>relationship_types.php</h1> <h1>relationship_types.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 108</b> - File "/home/andrew/projects/davical/htdocs/relationship_types.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br /> <b>Warning on line 107</b> - File "/home/andrew/projects/davical/htdocs/relationship_types.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br />
<a name="roles.php"></a> <a name="roles.php"></a>
<h1>roles.php</h1> <h1>roles.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
@ -212,8 +228,8 @@
<a name="tools.php"></a> <a name="tools.php"></a>
<h1>tools.php</h1> <h1>tools.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 11</b> - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element<br />
<b>Warning on line 11</b> - package davical is already in category Technical, will now replace with category Documentation<br /> <b>Warning on line 11</b> - package davical is already in category Technical, will now replace with category Documentation<br />
<b>Warning on line 11</b> - Page-level DocBlock precedes "require_once "../inc/always.php"", use another DocBlock to document the source element<br />
<b>Warning on line 35</b> - no @package tag was used in a DocBlock for class Tools<br /> <b>Warning on line 35</b> - no @package tag was used in a DocBlock for class Tools<br />
<h2>Errors:</h2><br /> <h2>Errors:</h2><br />
<b>Error on line 11</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br /> <b>Error on line 11</b> - DocBlock has multiple @package tags, illegal. ignoring additional tag "@package davical"<br />
@ -228,9 +244,9 @@
<a name="usr.php"></a> <a name="usr.php"></a>
<h1>usr.php</h1> <h1>usr.php</h1>
<h2>Warnings:</h2><br /> <h2>Warnings:</h2><br />
<b>Warning on line 94</b> - File "/home/andrew/projects/davical/htdocs/usr.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br /> <b>Warning on line 93</b> - File "/home/andrew/projects/davical/htdocs/usr.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br />
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:29:00 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</body> </body>
</html> </html>

View File

@ -4,7 +4,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<!-- Generated by phpDocumentor on Sat, 01 Nov 2008 23:07:39 +1300 --> <!-- Generated by phpDocumentor on Tue, 18 Nov 2008 18:28:53 +1300 -->
<title>DAViCal</title> <title>DAViCal</title>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head> </head>

View File

@ -23,7 +23,7 @@
<li>Make this a defined constant</li> <li>Make this a defined constant</li>
</ul> </ul>
<p class="notes" id="credit"> <p class="notes" id="credit">
Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a> Documentation generated on Tue, 18 Nov 2008 18:29:00 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p> </p>
</body> </body>
</html> </html>

View File

@ -244,7 +244,7 @@ function ConstructURL( $partial_path ) {
$url = $c->_url_script_path . $partial_path; $url = $c->_url_script_path . $partial_path;
$url = preg_replace( '#^(https?://.+)//#', '$1/', $url ); // Ensure we don't double any '/' $url = preg_replace( '#^(https?://.+)//#', '$1/', $url ); // Ensure we don't double any '/'
$url = preg_replace('#^https?://[^/]+#', '', $url ); $url = preg_replace('#^https?://[^/]+#', '', $url ); // Remove any protocol + hostname portion
return $url; return $url;
} }

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RSCDS 0.2.3\n" "Project-Id-Version: RSCDS 0.2.3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-19 00:23+1200\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: 2006-11-06 17:24+1300\n" "PO-Revision-Date: 2006-11-06 17:24+1300\n"
"Last-Translator: Cristina Radalescu <andrew@mcmillan.net.nz>\n" "Last-Translator: Cristina Radalescu <andrew@mcmillan.net.nz>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -115,6 +115,10 @@ msgstr "Kalenderquelle nicht gefunden."
msgid "Calendar Users" msgid "Calendar Users"
msgstr "Kalender Benutzer" msgstr "Kalender Benutzer"
#, fuzzy
msgid "Calendar"
msgstr "Kalender Benutzer"
msgid "Can read from" msgid "Can read from"
msgstr "Lesemöglichkeit bei" msgstr "Lesemöglichkeit bei"
@ -142,6 +146,14 @@ msgstr "Sammlungsinhalt"
msgid "Collection Path" msgid "Collection Path"
msgstr "Sammlungpfad" msgstr "Sammlungpfad"
#, fuzzy
msgid "Collection deleted"
msgstr "Sammlungpfad"
#, fuzzy
msgid "Confirm Deletion of the Collection"
msgstr "Bestätige Löschung des Verhältnistyps"
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "Bestätige Löschung des Verhältnistyps" msgstr "Bestätige Löschung des Verhältnistyps"
@ -243,6 +255,9 @@ msgstr "Fertig"
msgid "For access to the" msgid "For access to the"
msgstr "Für Zugriff auf" msgstr "Für Zugriff auf"
msgid "Forbidden"
msgstr ""
#, fuzzy #, fuzzy
msgid "FreeBusy" msgid "FreeBusy"
msgstr "Beschäftigt" msgstr "Beschäftigt"
@ -290,7 +305,8 @@ msgstr "Wenn du dein Passwort vergessen hast, dann"
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "Wenn Sie gern Zugriff anfordern wollen, bitte e-mailen" msgstr "Wenn Sie gern Zugriff anfordern wollen, bitte e-mailen"
msgid "Import ICS file" #, fuzzy
msgid "Import ICS file to new collection"
msgstr "Importiere ICS-Datei" msgstr "Importiere ICS-Datei"
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -371,6 +387,9 @@ msgstr "Neues Passwort"
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "Bitte bestätigen sie das Löschen" msgstr "Bitte bestätigen sie das Löschen"
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "Bitte notieren Sie sich die Zeit und benachrichtigen Sie Ihren Systemadministrator" msgstr "Bitte notieren Sie sich die Zeit und benachrichtigen Sie Ihren Systemadministrator"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: RSCDS 0.2.3\n" "Project-Id-Version: RSCDS 0.2.3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-19 00:23+1200\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: 2006-11-06 17:12+1300\n" "PO-Revision-Date: 2006-11-06 17:12+1300\n"
"Last-Translator: Lorena Paoletti <andrew@mcmillan.net.nz>\n" "Last-Translator: Lorena Paoletti <andrew@mcmillan.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -111,6 +111,10 @@ msgstr ""
msgid "Calendar Users" msgid "Calendar Users"
msgstr "Calendario de los Usuario" msgstr "Calendario de los Usuario"
#, fuzzy
msgid "Calendar"
msgstr "Calendario de los Usuario"
msgid "Can read from" msgid "Can read from"
msgstr "" msgstr ""
@ -138,6 +142,13 @@ msgstr ""
msgid "Collection Path" msgid "Collection Path"
msgstr "" msgstr ""
#, fuzzy
msgid "Collection deleted"
msgstr "Relación eliminada"
msgid "Confirm Deletion of the Collection"
msgstr ""
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "" msgstr ""
@ -239,6 +250,9 @@ msgstr ""
msgid "For access to the" msgid "For access to the"
msgstr "Para acceder a" msgstr "Para acceder a"
msgid "Forbidden"
msgstr ""
msgid "FreeBusy" msgid "FreeBusy"
msgstr "" msgstr ""
@ -284,7 +298,7 @@ msgstr ""
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "Si desea obtener acceso por favor envíe un correo electrónico a" msgstr "Si desea obtener acceso por favor envíe un correo electrónico a"
msgid "Import ICS file" msgid "Import ICS file to new collection"
msgstr "" msgstr ""
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -363,6 +377,9 @@ msgstr "Constraseña"
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "" msgstr ""
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "Por favor, tome nota de la fecha y hora y contacte a su administrador de sistemas." msgstr "Por favor, tome nota de la fecha y hora y contacte a su administrador de sistemas."

200
po/fr.po
View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: davical_0.9.6.1_fr\n" "Project-Id-Version: davical_0.9.6.1_fr\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-10-19 14:05+1300\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: 2008-11-11 09:09+0100\n" "PO-Revision-Date: 2008-11-11 09:09+0100\n"
"Last-Translator: Christian Perrier <bubulle@debian.org>\n" "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@ -42,30 +42,24 @@ msgstr "--- choisissez un utilisateur ou une ressource ---"
msgid "--- select a user, group or resource ---" msgid "--- select a user, group or resource ---"
msgstr "--- choisissez un utilisateur, un groupe ou une ressource ---" msgstr "--- choisissez un utilisateur, un groupe ou une ressource ---"
msgid "" msgid "<b>WARNING: all events in this path will be deleted before inserting all of the ics file</b>"
"<b>WARNING: all events in this path will be deleted before inserting all of "
"the ics file</b>"
msgstr "" msgstr ""
"<b>Attention : tous les événements de ce chemin seront supprimés avant " "<b>Attention : tous les événements de ce chemin seront supprimés avant l'insertion de tous ceux du "
"l'insertion de tous ceux du fichier ics</b>" "fichier ics</b>"
msgid "" msgid "<b>WARNING: all events in this path will be deleted before inserting allof the ics file</b>"
"<b>WARNING: all events in this path will be deleted before inserting allof "
"the ics file</b>"
msgstr "" msgstr ""
"<b>Attention : tous les événements de ce chemin seront supprimés avant " "<b>Attention : tous les événements de ce chemin seront supprimés avant l'insertion de tous ceux du "
"l'insertion de tous ceux du fichier ics</b>" "fichier ics</b>"
#, c-format #, c-format
msgid "" msgid ""
"<h1>Log On Please</h1><p>For access to the %s you should log on withthe " "<h1>Log On Please</h1><p>For access to the %s you should log on withthe username and password that "
"username and password that have been issued to you.</p><p>If you would like " "have been issued to you.</p><p>If you would like to request access, please e-mail %s.</p>"
"to request access, please e-mail %s.</p>"
msgstr "" msgstr ""
"<h1>Veuillez vous identifier</h1><p>Pour accéder à %s vous devez vous " "<h1>Veuillez vous identifier</h1><p>Pour accéder à %s vous devez vous connecter avec l'identifiant et "
"connecter avec l'identifiant et le mot de passe qui vous ont été attribués.</" "le mot de passe qui vous ont été attribués.</p><p>Si vous souhaitez obtenir un accès, veuillez envoyer "
"p><p>Si vous souhaitez obtenir un accès, veuillez envoyer un courriel à %s.</" "un courriel à %s.</p>"
"p>"
msgid "A collection already exists at that location." msgid "A collection already exists at that location."
msgstr "Une collection existe déjà à cet emplacement." msgstr "Une collection existe déjà à cet emplacement."
@ -96,9 +90,7 @@ msgstr "Administrateurs"
#, c-format #, c-format
msgid "All events of user %s were deleted and replaced by those from the file." msgid "All events of user %s were deleted and replaced by those from the file."
msgstr "" msgstr "Tous les événements de l'utilisateur %s seront supprimés et remplacés par ceux du fichier"
"Tous les événements de l'utilisateur %s seront supprimés et remplacés par "
"ceux du fichier"
msgid "All requested changes were made." msgid "All requested changes were made."
msgstr "Toutes les modifications demandées ont eu lieu" msgstr "Toutes les modifications demandées ont eu lieu"
@ -107,8 +99,7 @@ msgid "All"
msgstr "Tous" msgstr "Tous"
msgid "Anonymous users are not allowed to modify calendars" msgid "Anonymous users are not allowed to modify calendars"
msgstr "" msgstr "Les utilisateurs anonymes ne sont pas autorisés à modifier les calendriers"
"Les utilisateurs anonymes ne sont pas autorisés à modifier les calendriers"
msgid "Browse all relationship types" msgid "Browse all relationship types"
msgstr "Affiche tous les types de relations" msgstr "Affiche tous les types de relations"
@ -125,6 +116,10 @@ msgstr "Ressource calendrier introuvable."
msgid "Calendar Users" msgid "Calendar Users"
msgstr "Utilisateurs du planning" msgstr "Utilisateurs du planning"
#, fuzzy
msgid "Calendar"
msgstr "Utilisateurs du planning"
msgid "Can read from" msgid "Can read from"
msgstr "Peut lire depuis" msgstr "Peut lire depuis"
@ -149,6 +144,14 @@ msgstr "Contenu de la collection"
msgid "Collection Path" msgid "Collection Path"
msgstr "Chemin de la collection" msgstr "Chemin de la collection"
#, fuzzy
msgid "Collection deleted"
msgstr "Chemin de la collection"
#, fuzzy
msgid "Confirm Deletion of the Collection"
msgstr "Confirmez la suppression de ce type de relation"
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "Confirmez la suppression de ce type de relation" msgstr "Confirmez la suppression de ce type de relation"
@ -203,8 +206,8 @@ msgstr "ERREUR : %s"
msgid "ERROR: There was a database error writing the roles information!" msgid "ERROR: There was a database error writing the roles information!"
msgstr "" msgstr ""
"ERREUR: Il y a eu une erreur dans la base de données lors de l'écriture des " "ERREUR: Il y a eu une erreur dans la base de données lors de l'écriture des informations pour les "
"informations pour les rôles !" "rôles !"
#, c-format #, c-format
msgid "Edit %s" msgid "Edit %s"
@ -213,20 +216,16 @@ msgstr "Modifier %s"
msgid "Edit this user record" msgid "Edit this user record"
msgstr "Modifier l'enregistrement de cet utilisateur" msgstr "Modifier l'enregistrement de cet utilisateur"
msgid "" msgid "Enter a username, if you know it, and click here, to be e-mailed a temporary password."
"Enter a username, if you know it, and click here, to be e-mailed a temporary "
"password."
msgstr "" msgstr ""
"Indiquez un nom d'utilisateur, si vous le connaissez, et cliquez ici, pour " "Indiquez un nom d'utilisateur, si vous le connaissez, et cliquez ici, pour recevoir un mot de passe "
"recevoir un mot de passe temporaire." "temporaire."
msgid "Enter the name for this resource type" msgid "Enter the name for this resource type"
msgstr "Indiquez un nom pour ce type de ressource" msgstr "Indiquez un nom pour ce type de ressource"
msgid "Enter your username and password then click here to log in." msgid "Enter your username and password then click here to log in."
msgstr "" msgstr "Indiquez votre nom d'utilisateur et votre mot de passe puis cliquez ici pour vous connecter"
"Indiquez votre nom d'utilisateur et votre mot de passe puis cliquez ici pour "
"vous connecter"
#, c-format #, c-format
msgid "Error NoUserFound with filter >%s<, attributes >%s< , dn >%s<" msgid "Error NoUserFound with filter >%s<, attributes >%s< , dn >%s<"
@ -244,16 +243,12 @@ msgstr "Européen (jj/mm/aa)"
# ############ # ############
# Sorry I shall see it on the screen to understand the context of the question # Sorry I shall see it on the screen to understand the context of the question
msgid "Existing resource does not match 'If-Match' header - not accepted." msgid "Existing resource does not match 'If-Match' header - not accepted."
msgstr "" msgstr "La ressource existante ne correspond pas à l'entête (HTTP) 'If-Match' - pas accepté."
"La ressource existante ne correspond pas à l'entête (HTTP) 'If-Match' - pas "
"accepté."
# ############ # ############
# Sorry I shall see it on the screen to understand the context of the question # Sorry I shall see it on the screen to understand the context of the question
msgid "Existing resource matches 'If-None-Match' header - not accepted." msgid "Existing resource matches 'If-None-Match' header - not accepted."
msgstr "" msgstr "La ressource existante correpond à l'entête (HTTP) 'if-None-Match' - pas accepté."
"La ressource existante correpond à l'entête (HTTP) 'if-None-Match' - pas "
"accepté."
msgid "Finish" msgid "Finish"
msgstr "Fin" msgstr "Fin"
@ -264,6 +259,9 @@ msgstr "Fin"
msgid "For access to the" msgid "For access to the"
msgstr "Pour accéder à" msgstr "Pour accéder à"
msgid "Forbidden"
msgstr ""
msgid "FreeBusy" msgid "FreeBusy"
msgstr "LibreOccupé" msgstr "LibreOccupé"
@ -310,7 +308,8 @@ msgstr "Si vous avez oublié votre mot de passe alors"
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "Si vous souhaitez avoir accès, veuillez envoyer un courriel" msgstr "Si vous souhaitez avoir accès, veuillez envoyer un courriel"
msgid "Import ICS file" #, fuzzy
msgid "Import ICS file to new collection"
msgstr "Importer un fichier ics" msgstr "Importer un fichier ics"
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -327,8 +326,7 @@ msgstr "Est-ce un calendrier ?"
# For programmatic reasons at this point the abbreviation cannot be translated :-( # For programmatic reasons at this point the abbreviation cannot be translated :-(
msgid "Is this access read ('R') or Read and Write ('RW')?" msgid "Is this access read ('R') or Read and Write ('RW')?"
msgstr "" msgstr "Cet accès est-il en lecture seule ('R') ou en lecture et écriture ('RW') ?"
"Cet accès est-il en lecture seule ('R') ou en lecture et écriture ('RW') ?"
# # or, in less "IT slang": # # or, in less "IT slang":
# IT slang should be fine, since this is the administrative pages # IT slang should be fine, since this is the administrative pages
@ -399,10 +397,11 @@ msgstr "Mot de passe"
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "Veuillez confirmer la suppression" msgstr "Veuillez confirmer la suppression"
msgid "Please note the time and advise the administrator of your system." msgid "Please confirm deletion of collection - see below"
msgstr "" msgstr ""
"Veuillez noter l'heure et informer l'administrateur de votre système "
"informatique." msgid "Please note the time and advise the administrator of your system."
msgstr "Veuillez noter l'heure et informer l'administrateur de votre système informatique."
msgid "Property is read-only" msgid "Property is read-only"
msgstr "Cette propriété ne peut être" msgstr "Cette propriété ne peut être"
@ -425,8 +424,7 @@ msgstr "Lecture"
msgid "ReadWrite" msgid "ReadWrite"
msgstr "Lecture Ecriture" msgstr "Lecture Ecriture"
msgid "" msgid "Relationship <!-- in the sense of a work relationship between people -->"
"Relationship <!-- in the sense of a work relationship between people -->"
msgstr "Relation de travail" msgstr "Relation de travail"
msgid "Relationship Type Added." msgid "Relationship Type Added."
@ -472,9 +470,7 @@ msgstr "Signaler une erreur du logiciel"
# which is the (hopefully short) menu option. # which is the (hopefully short) menu option.
# #################################################### # ####################################################
# Speaking about "logiciel" (i.e. "software") would surely provide the best understanding # Speaking about "logiciel" (i.e. "software") would surely provide the best understanding
msgid "" msgid "Resource <!-- a thing which might be booked: a room, a carpark, a projector... -->"
"Resource <!-- a thing which might be booked: a room, a carpark, a "
"projector... -->"
msgstr "Ressource" msgstr "Ressource"
msgid "Resource changed on server - not changed." msgid "Resource changed on server - not changed."
@ -483,8 +479,7 @@ msgstr "Ressource modifiée sur le serveur - non modifiée."
# ############ # ############
# Sorry I shall see it on the screen to understand the context of the question # Sorry I shall see it on the screen to understand the context of the question
msgid "Resource does not match 'If-Match' header - not deleted" msgid "Resource does not match 'If-Match' header - not deleted"
msgstr "" msgstr "Ressource ne correspond pas à l'entête (HTTP) 'If-Match' - non supprimé"
"Ressource ne correspond pas à l'entête (HTTP) 'If-Match' - non supprimé"
msgid "Resource has changed on server - not deleted" msgid "Resource has changed on server - not deleted"
msgstr "La ressource a été modifiée sur le serveur - non supprimée" msgstr "La ressource a été modifiée sur le serveur - non supprimée"
@ -495,8 +490,7 @@ msgid "Resource"
msgstr "Ressource" msgstr "Ressource"
msgid "Resources may not be changed to / from collections." msgid "Resources may not be changed to / from collections."
msgstr "" msgstr "Les ressources ne devraient pas être modifiées en/à partir de collections."
"Les ressources ne devraient pas être modifiées en/à partir de collections."
# 'pattern' translate to "motif", but "motif" usage is mainly for graphical drawings, very rare for textual patterns # 'pattern' translate to "motif", but "motif" usage is mainly for graphical drawings, very rare for textual patterns
# ########## This is definitely referring to a textual pattern # ########## This is definitely referring to a textual pattern
@ -507,16 +501,10 @@ msgid "Select the type of relationship from this user"
msgstr "Veuillez choisir le type de relations de cet utilisateur" msgstr "Veuillez choisir le type de relations de cet utilisateur"
msgid "Select the user, resource or group to relate this user to" msgid "Select the user, resource or group to relate this user to"
msgstr "" msgstr "Veuillez choisir l'utilisateur, la ressource ou le groupe à relier à cet utilisateur"
"Veuillez choisir l'utilisateur, la ressource ou le groupe à relier à cet "
"utilisateur"
msgid "" msgid "Set the path to store your ics e.g. 'home' will be referenced as /caldav.php/me/home/"
"Set the path to store your ics e.g. 'home' will be referenced as /caldav.php/" msgstr "Veuillez indiquer le chemin où stocker votre ics ex : 'home' pour avoir /caldav.php/moi/home/"
"me/home/"
msgstr ""
"Veuillez indiquer le chemin où stocker votre ics ex : 'home' pour avoir /"
"caldav.php/moi/home/"
msgid "Setup RSCDS" msgid "Setup RSCDS"
msgstr "Configurer RSCDS" msgstr "Configurer RSCDS"
@ -562,24 +550,17 @@ msgstr "le chemin vers le calendrier contient des caractères interdits."
# ############ # ############
# Sorry I shall see it on the screen to understand the context of the question # Sorry I shall see it on the screen to understand the context of the question
msgid "The displayname may only be set on collections or principals." msgid "The displayname may only be set on collections or principals."
msgstr "" msgstr "Le nom d'affichage ne peut être défini que sur des collections ou des titulaires."
"Le nom d'affichage ne peut être défini que sur des collections ou des "
"titulaires."
#, c-format #, c-format
msgid "" msgid "The file %s is not UTF-8 encoded, please check the error for more details."
"The file %s is not UTF-8 encoded, please check the error for more details." msgstr "Le fichier %s n'est pas encodé en UTF-8, veuillez vérifier les erreurs pour plus d'information."
msgstr ""
"Le fichier %s n'est pas encodé en UTF-8, veuillez vérifier les erreurs pour "
"plus d'information."
# or ##TypeDeRelationsUtilisées## ? # or ##TypeDeRelationsUtilisées## ?
# We are trying to provide a full description of what a 'username' is. Feel free to # We are trying to provide a full description of what a 'username' is. Feel free to
# be verbose :-) # be verbose :-)
msgid "The name this user can log into the system with." msgid "The name this user can log into the system with."
msgstr "" msgstr "Le nom ou pseudonyme que cet utilisateur emploiera pour se connecter à l'application."
"Le nom ou pseudonyme que cet utilisateur emploiera pour se connecter à "
"l'application."
msgid "The path on the server where your .ics files are." msgid "The path on the server where your .ics files are."
msgstr "Le chemin sur le serveur où sont stockés tous les fichiers .ics." msgstr "Le chemin sur le serveur où sont stockés tous les fichiers .ics."
@ -714,9 +695,7 @@ msgstr "votre calendrier .ics"
#, c-format #, c-format
msgid "all events of user %s were deleted and replaced by those from file %s" msgid "all events of user %s were deleted and replaced by those from file %s"
msgstr "" msgstr "tous les événements de l'utilisateur %s ont été supprimés et remplacés par ceux du fichier %s."
"tous les événements de l'utilisateur %s ont été supprimés et remplacés par "
"ceux du fichier %s."
#, c-format #, c-format
msgid "directory %s is not readable" msgid "directory %s is not readable"
@ -726,46 +705,34 @@ msgid "drivers_ldap : Could not start TLS: ldap_start_tls() failed"
msgstr "drivers_ldap : impossible de démarrer TLS : ldap_start_tlf() a échoué." msgstr "drivers_ldap : impossible de démarrer TLS : ldap_start_tlf() a échoué."
#, c-format #, c-format
msgid "" msgid "drivers_ldap : Failed to bind to host %1$s on port %2$s with bindDN of %3$s"
"drivers_ldap : Failed to bind to host %1$s on port %2$s with bindDN of %3$s" msgstr "drivers_ldap : impossible de se connecter à l'hôte %1$s sur le port %2$s avec bindDN %3$s."
msgstr ""
"drivers_ldap : impossible de se connecter à l'hôte %1$s sur le port %2$s " msgid "drivers_ldap : Failed to set LDAP to use protocol version 3, TLS not supported"
"avec bindDN %3$s." msgstr "drivers_ldap : impossible pour LDAP d'utiliser le protocole version 3, TLS n'est pas géré."
msgid "" msgid ""
"drivers_ldap : Failed to set LDAP to use protocol version 3, TLS not " "drivers_ldap : Unable to bind to LDAP - check your configuration for bindDN and passDN, and that your "
"supported" "LDAP server is reachable"
msgstr "" msgstr ""
"drivers_ldap : impossible pour LDAP d'utiliser le protocole version 3, TLS " "drivers_ldap : Impossible de se lier à LDAP, veuillez vérifier votre bindDN et passDN de votre "
"n'est pas géré." "configuration ou si votre serveur LDAP est accessible."
msgid ""
"drivers_ldap : Unable to bind to LDAP - check your configuration for bindDN "
"and passDN, and that your LDAP server is reachable"
msgstr ""
"drivers_ldap : Impossible de se lier à LDAP, veuillez vérifier votre bindDN "
"et passDN de votre configuration ou si votre serveur LDAP est accessible."
#, c-format #, c-format
msgid "drivers_ldap : Unable to connect to LDAP with port %s on host %s" msgid "drivers_ldap : Unable to connect to LDAP with port %s on host %s"
msgstr "" msgstr "drivers_ldap : impossible de se connecter à LDAP sur le port %s et sur l'hôte %s."
"drivers_ldap : impossible de se connecter à LDAP sur le port %s et sur "
"l'hôte %s."
msgid "" msgid "drivers_ldap : function ldap_connect not defined, check your php_ldap module"
"drivers_ldap : function ldap_connect not defined, check your php_ldap module"
msgstr "" msgstr ""
"drivers_ldap : la fonction ldap_connect n'est pas définie, vérifiez que vous " "drivers_ldap : la fonction ldap_connect n'est pas définie, vérifiez que vous avez l'extension php_ldap."
"avez l'extension php_ldap."
#, c-format #, c-format
msgid "drivers_squid_pam : Unable to find %s file" msgid "drivers_squid_pam : Unable to find %s file"
msgstr "drivers_squid_pam : incapable de trouver le fichier %s." msgstr "drivers_squid_pam : incapable de trouver le fichier %s."
msgid "" msgid ""
"forget me not <!-- this is a colloquial phrase in english (the name of a " "forget me not <!-- this is a colloquial phrase in english (the name of a flower) and is an option "
"flower) and is an option allowing people to log in automatically in future --" "allowing people to log in automatically in future -->"
">"
msgstr "Ne pas m'oublier <!-- other 2nd degree meaning but funny too -->" msgstr "Ne pas m'oublier <!-- other 2nd degree meaning but funny too -->"
msgid "forget me not" msgid "forget me not"
@ -777,28 +744,15 @@ msgstr "est assisté par"
msgid "path to store your ics" msgid "path to store your ics"
msgstr "le chemin où stocker votre ics" msgstr "le chemin où stocker votre ics"
msgid "" msgid "set the path to store your ics ex:home if you get it by caldav.php/me/home/"
"set the path to store your ics ex:home if you get it by caldav.php/me/home/" msgstr "Indiquez le chemin où stocker votre ics. Ex : 'home' pour y accéder via /caldav.php/moi/home/."
msgstr ""
"Indiquez le chemin où stocker votre ics. Ex : 'home' pour y accéder via /"
"caldav.php/moi/home/."
#, c-format #, c-format
msgid "the file %s is not UTF-8 encoded, please check error for more details" msgid "the file %s is not UTF-8 encoded, please check error for more details"
msgstr "" msgstr "Le fichier %s n'est pas encodé en UTF-8, merci de vérifier les erreurs pour plus d'information."
"Le fichier %s n'est pas encodé en UTF-8, merci de vérifier les erreurs pour "
"plus d'information."
msgid "" msgid "you should log on with the username and password that have been issued to you."
"you should log on with the username and password that have been issued to " msgstr "Vous devez vous connecter avec le nom d'utilisateur et le mot de passe qui vous ont été fournis."
"you."
msgstr ""
"Vous devez vous connecter avec le nom d'utilisateur et le mot de passe qui "
"vous ont été fournis."
msgid "" msgid "This operation does the following: <ul><li>check valid users in LDAP directory</li>"
"This operation does the following: <ul><li>check valid users in LDAP " msgstr "Cette opération exécute : <ul><li>vérifie les utilisateurs valides de l'annuaire LDAP</li>."
"directory</li>"
msgstr ""
"Cette opération exécute : <ul><li>vérifie les utilisateurs valides de "
"l'annuaire LDAP</li>."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: rscds 0.7.1\n" "Project-Id-Version: rscds 0.7.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-19 00:23+1200\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: 2007-05-03 15:00+0001\n" "PO-Revision-Date: 2007-05-03 15:00+0001\n"
"Last-Translator: David Takacs <david.takacs@cafeopen.eu>\n" "Last-Translator: David Takacs <david.takacs@cafeopen.eu>\n"
"Language-Team: \n" "Language-Team: \n"
@ -110,6 +110,10 @@ msgstr "Nem található ilyen naptár-erőforrás"
msgid "Calendar Users" msgid "Calendar Users"
msgstr "Naptár felhasználói" msgstr "Naptár felhasználói"
#, fuzzy
msgid "Calendar"
msgstr "Naptár felhasználói"
msgid "Can read from" msgid "Can read from"
msgstr "Láthatja" msgstr "Láthatja"
@ -134,6 +138,14 @@ msgstr "Gyűjtemény tartalma"
msgid "Collection Path" msgid "Collection Path"
msgstr "Gyűjtemény elérési útja" msgstr "Gyűjtemény elérési útja"
#, fuzzy
msgid "Collection deleted"
msgstr "Gyűjtemény elérési útja"
#, fuzzy
msgid "Confirm Deletion of the Collection"
msgstr "Valóban törli a kapcsolattípust?"
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "Valóban törli a kapcsolattípust?" msgstr "Valóban törli a kapcsolattípust?"
@ -231,6 +243,9 @@ msgstr "Befejezés"
msgid "For access to the" msgid "For access to the"
msgstr "Hozzáféréshez" msgstr "Hozzáféréshez"
msgid "Forbidden"
msgstr ""
msgid "FreeBusy" msgid "FreeBusy"
msgstr "" msgstr ""
@ -276,7 +291,7 @@ msgstr "Ha elfelejtette jelszavát, "
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "Ha hozzáférést szeretne kapni, írjon: " msgstr "Ha hozzáférést szeretne kapni, írjon: "
msgid "Import ICS file" msgid "Import ICS file to new collection"
msgstr "" msgstr ""
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -355,6 +370,9 @@ msgstr "Jelszó"
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "Törlés megerősítése" msgstr "Törlés megerősítése"
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "Jegyezze fel az időpontot és értesítse az adminisztrátort!" msgstr "Jegyezze fel az időpontot és értesítse az adminisztrátort!"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: DAViCal 0.9.4\n" "Project-Id-Version: DAViCal 0.9.4\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-19 00:23+1200\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: 2008-02-27 16:04+0900\n" "PO-Revision-Date: 2008-02-27 16:04+0900\n"
"Last-Translator: Shu NAKAMAE <griffin6630@hotmail.com>\n" "Last-Translator: Shu NAKAMAE <griffin6630@hotmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
@ -110,6 +110,10 @@ msgstr "カレンダーが見つかりません"
msgid "Calendar Users" msgid "Calendar Users"
msgstr "カレンダー利用者" msgstr "カレンダー利用者"
#, fuzzy
msgid "Calendar"
msgstr "カレンダー利用者"
msgid "Can read from" msgid "Can read from"
msgstr "読み取り可能" msgstr "読み取り可能"
@ -134,6 +138,14 @@ msgstr "コレクション内容"
msgid "Collection Path" msgid "Collection Path"
msgstr "コレクションパス" msgstr "コレクションパス"
#, fuzzy
msgid "Collection deleted"
msgstr "コレクションパス"
#, fuzzy
msgid "Confirm Deletion of the Collection"
msgstr "共有タイプの削除を確認"
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "共有タイプの削除を確認" msgstr "共有タイプの削除を確認"
@ -230,6 +242,9 @@ msgstr "終了"
msgid "For access to the" msgid "For access to the"
msgstr "アクセスを得るには" msgstr "アクセスを得るには"
msgid "Forbidden"
msgstr ""
#, fuzzy #, fuzzy
msgid "FreeBusy" msgid "FreeBusy"
msgstr "予定あり" msgstr "予定あり"
@ -276,7 +291,8 @@ msgstr "パスワードを忘れた場合"
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "アクセス権が欲しい場合はここへメールしてください:" msgstr "アクセス権が欲しい場合はここへメールしてください:"
msgid "Import ICS file" #, fuzzy
msgid "Import ICS file to new collection"
msgstr "ICSファイルをインポート" msgstr "ICSファイルをインポート"
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -354,6 +370,9 @@ msgstr "パスワード"
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "削除を確認して下さい。" msgstr "削除を確認して下さい。"
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "時刻を記載してシステム管理者に報告して下さい。" msgstr "時刻を記載してシステム管理者に報告して下さい。"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-10-28 20:48+1300\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -113,6 +113,9 @@ msgstr ""
msgid "Calendar Users" msgid "Calendar Users"
msgstr "" msgstr ""
msgid "Calendar"
msgstr ""
msgid "Can read from" msgid "Can read from"
msgstr "" msgstr ""
@ -137,6 +140,12 @@ msgstr ""
msgid "Collection Path" msgid "Collection Path"
msgstr "" msgstr ""
msgid "Collection deleted"
msgstr ""
msgid "Confirm Deletion of the Collection"
msgstr ""
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "" msgstr ""
@ -235,6 +244,9 @@ msgstr ""
msgid "For access to the" msgid "For access to the"
msgstr "" msgstr ""
msgid "Forbidden"
msgstr ""
msgid "FreeBusy" msgid "FreeBusy"
msgstr "" msgstr ""
@ -280,7 +292,7 @@ msgstr ""
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "" msgstr ""
msgid "Import ICS file" msgid "Import ICS file to new collection"
msgstr "" msgstr ""
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -358,6 +370,9 @@ msgstr ""
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "" msgstr ""
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-19 00:23+1200\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Eelco Maljaars <http://eelco.maljaars.net/>\n" "Last-Translator: Eelco Maljaars <http://eelco.maljaars.net/>\n"
"Language-Team: nl_NL <LL@li.org>\n" "Language-Team: nl_NL <LL@li.org>\n"
@ -111,6 +111,10 @@ msgstr ""
msgid "Calendar Users" msgid "Calendar Users"
msgstr "Agenda gebruikers" msgstr "Agenda gebruikers"
#, fuzzy
msgid "Calendar"
msgstr "Agenda gebruikers"
msgid "Can read from" msgid "Can read from"
msgstr "" msgstr ""
@ -135,6 +139,14 @@ msgstr "Inhoud van de verzameling"
msgid "Collection Path" msgid "Collection Path"
msgstr "Verzamelingspad" msgstr "Verzamelingspad"
#, fuzzy
msgid "Collection deleted"
msgstr "Verzamelingspad"
#, fuzzy
msgid "Confirm Deletion of the Collection"
msgstr "Bevestig verwijderen relatie soort"
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "Bevestig verwijderen relatie soort" msgstr "Bevestig verwijderen relatie soort"
@ -235,6 +247,9 @@ msgstr "Beeindigen"
msgid "For access to the" msgid "For access to the"
msgstr "Voor toegang tot de" msgstr "Voor toegang tot de"
msgid "Forbidden"
msgstr ""
msgid "FreeBusy" msgid "FreeBusy"
msgstr "" msgstr ""
@ -280,7 +295,7 @@ msgstr "Indien je je wachtwoord vergeten bent dan"
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "Indien je toegang wilt aanvragen, e-mail je" msgstr "Indien je toegang wilt aanvragen, e-mail je"
msgid "Import ICS file" msgid "Import ICS file to new collection"
msgstr "" msgstr ""
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -359,6 +374,9 @@ msgstr "Wachtwoord"
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "Bevestig verwijderen alsjeblieft" msgstr "Bevestig verwijderen alsjeblieft"
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "Noteer de tijd en breng de beheerder van jou systeem op de hoogte" msgstr "Noteer de tijd en breng de beheerder van jou systeem op de hoogte"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: rscds-messages\n" "Project-Id-Version: rscds-messages\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-19 00:23+1200\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: 2007-03-31 00:24+0200\n" "PO-Revision-Date: 2007-03-31 00:24+0200\n"
"Last-Translator: Rafal Slubowski <rafalslubowski@gmail.com>\n" "Last-Translator: Rafal Slubowski <rafalslubowski@gmail.com>\n"
"Language-Team: polski <pl@li.org>\n" "Language-Team: polski <pl@li.org>\n"
@ -112,6 +112,10 @@ msgstr "Zasób kalendarza nie został znaleziony"
msgid "Calendar Users" msgid "Calendar Users"
msgstr "Użytkownicy kalendarza" msgstr "Użytkownicy kalendarza"
#, fuzzy
msgid "Calendar"
msgstr "Użytkownicy kalendarza"
msgid "Can read from" msgid "Can read from"
msgstr "Może czytać z" msgstr "Może czytać z"
@ -136,6 +140,14 @@ msgstr "Zawartość zbioru"
msgid "Collection Path" msgid "Collection Path"
msgstr "Ścieżka do zestawu" msgstr "Ścieżka do zestawu"
#, fuzzy
msgid "Collection deleted"
msgstr "Ścieżka do zestawu"
#, fuzzy
msgid "Confirm Deletion of the Collection"
msgstr "Potwierdź usunięcie typu zależności"
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "Potwierdź usunięcie typu zależności" msgstr "Potwierdź usunięcie typu zależności"
@ -233,6 +245,9 @@ msgstr "Zakończ"
msgid "For access to the" msgid "For access to the"
msgstr "Aby uzyskać dostęp do" msgstr "Aby uzyskać dostęp do"
msgid "Forbidden"
msgstr ""
msgid "FreeBusy" msgid "FreeBusy"
msgstr "" msgstr ""
@ -278,7 +293,7 @@ msgstr "Jeśli zapomniałeś hasła, "
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "Jeśli chcesz poprosić o dostęp, wyślij e-mail do" msgstr "Jeśli chcesz poprosić o dostęp, wyślij e-mail do"
msgid "Import ICS file" msgid "Import ICS file to new collection"
msgstr "" msgstr ""
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -357,6 +372,9 @@ msgstr "Hasło"
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "Proszę potwierdzić usunięcie" msgstr "Proszę potwierdzić usunięcie"
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: rscds 0.3.2\n" "Project-Id-Version: rscds 0.3.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-19 00:23+1200\n" "POT-Creation-Date: 2008-11-18 18:29+1300\n"
"PO-Revision-Date: 2006-11-13 23:07+0500\n" "PO-Revision-Date: 2006-11-13 23:07+0500\n"
"Last-Translator: Nick Khazov <m2k3d0n@users.sourceforge.net>\n" "Last-Translator: Nick Khazov <m2k3d0n@users.sourceforge.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -109,6 +109,9 @@ msgstr ""
msgid "Calendar Users" msgid "Calendar Users"
msgstr "" msgstr ""
msgid "Calendar"
msgstr ""
msgid "Can read from" msgid "Can read from"
msgstr "" msgstr ""
@ -136,6 +139,13 @@ msgstr ""
msgid "Collection Path" msgid "Collection Path"
msgstr "" msgstr ""
#, fuzzy
msgid "Collection deleted"
msgstr "Связь удалена"
msgid "Confirm Deletion of the Collection"
msgstr ""
msgid "Confirm Deletion of the Relationship Type" msgid "Confirm Deletion of the Relationship Type"
msgstr "" msgstr ""
@ -239,6 +249,9 @@ msgstr ""
msgid "For access to the" msgid "For access to the"
msgstr "Для доступа к" msgstr "Для доступа к"
msgid "Forbidden"
msgstr ""
msgid "FreeBusy" msgid "FreeBusy"
msgstr "" msgstr ""
@ -285,7 +298,7 @@ msgstr ""
msgid "If you would like to request access, please e-mail" msgid "If you would like to request access, please e-mail"
msgstr "Если вы хотите получить доступ, пожалуйста, пошлите электронное письмо" msgstr "Если вы хотите получить доступ, пожалуйста, пошлите электронное письмо"
msgid "Import ICS file" msgid "Import ICS file to new collection"
msgstr "" msgstr ""
msgid "Import all .ics files of a directory" msgid "Import all .ics files of a directory"
@ -366,6 +379,9 @@ msgstr ""
msgid "Please Confirm Deletion" msgid "Please Confirm Deletion"
msgstr "" msgstr ""
msgid "Please confirm deletion of collection - see below"
msgstr ""
msgid "Please note the time and advise the administrator of your system." msgid "Please note the time and advise the administrator of your system."
msgstr "" msgstr ""