mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-18 14:00:17 +00:00
Release 1.1.1
This commit is contained in:
parent
0fb4cdd6df
commit
7e51fa8541
35
ChangeLog
35
ChangeLog
@ -1,5 +1,40 @@
|
||||
2012-07-04 Andrew McMillan <andrew@morphoss.com>
|
||||
* CalDAV client library: Handle multiple "Allow" header lines.
|
||||
* Fix checking of Basic Auth headers.
|
||||
|
||||
2012-07-03 Andrew McMillan <andrew@morphoss.com>
|
||||
* Fix ldap driver to handle numeric usernames correctly.
|
||||
|
||||
2012-07-02 Andrew McMillan <andrew@morphoss.com>
|
||||
* Deny calendar-query report on root, principal or addressbook
|
||||
Even if recursive report is enabled.
|
||||
|
||||
2012-06-30 Andrew McMillan <andrew@morphoss.com>
|
||||
* Handle allprop and ommission of prop tag in calendar-query.
|
||||
* Better timezone handling for parsed alarm times.
|
||||
|
||||
2012-06-28 Andrew McMillan <andrew@morphoss.com>
|
||||
* Include memory in statistics debug.
|
||||
* Add an option to kill the current process after exceeding a memory limit.
|
||||
|
||||
2012-06-27 Andrew McMillan <andrew@morphoss.com>
|
||||
* Fix DISTINCT clause where DAViCal is configured to allow recursive calendars.
|
||||
|
||||
2012-06-26 Andrew McMillan <andrew@morphoss.com>
|
||||
* Fix debian bug #656392 - correct detection of suhosin.server_strip status.
|
||||
|
||||
2012-06-25 Andrew McMillan <andrew@morphoss.com>
|
||||
* Catch 'events' without a DTSTART gracefully and ignore them.
|
||||
|
||||
2012-06-21 Andrew McMillan <andrew@morphoss.com>
|
||||
* Fix notification of deletes when hide_older_than is set.
|
||||
|
||||
2012-06-19 Andrew McMillan <andrew@morphoss.com>
|
||||
* Fix call to BuildDeadPropertyXML.
|
||||
|
||||
2012-06-17 Andrew McMillan <andrew@morphoss.com>
|
||||
* Release 1.1.0
|
||||
* Allow a configurable path replacement regex.
|
||||
|
||||
2012-06-14 Andrew McMillan <andrew@morphoss.com>
|
||||
* Decide whether we can write the principal before we refer to it...
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
davical (1.1.1-1) unstable; urgency=high
|
||||
|
||||
* New upstream release (closes:#656392)
|
||||
|
||||
-- Andrew McMillan <awm@debian.org> Wed, 04 Jul 2012 22:12:53 +1200
|
||||
|
||||
davical (1.1.0-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@ -10,7 +10,7 @@ Homepage: http://davical.org/
|
||||
|
||||
Package: davical
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client (>= 8.1), libawl-php (>= 0.52-1~), libawl-php (<< 0.53), libdbd-pg-perl, libyaml-perl
|
||||
Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client (>= 8.1), libawl-php (>= 0.53-1~), libawl-php (<< 0.54), libdbd-pg-perl, libyaml-perl
|
||||
Recommends: postgresql (>= 8.3)
|
||||
Description: The DAViCal CalDAV & CardDAV Server
|
||||
The DAViCal CalDAV Server is designed to store CalDAV calendars and
|
||||
|
||||
@ -297,7 +297,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
|
||||
<a name="var$base_url" id="$base_url"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -317,7 +317,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$body" id="$body"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -336,7 +336,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$calendar" id="$calendar"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -355,7 +355,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$entry" id="$entry"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -374,7 +374,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$headers" id="$headers"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -393,7 +393,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$httpRequest" id="$httpRequest"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -412,7 +412,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$httpResponse" id="$httpResponse"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -431,7 +431,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$pass" id="$pass"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -450,7 +450,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$port" id="$port"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -469,7 +469,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$protocol" id="$protocol"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -488,7 +488,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$requestMethod" id="$requestMethod"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -507,7 +507,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$server" id="$server"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -526,7 +526,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$user" id="$user"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -545,7 +545,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$user_agent" id="$user_agent"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -565,7 +565,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$xmlRequest" id="$xmlRequest"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -584,7 +584,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$xmlResponse" id="$xmlResponse"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -622,7 +622,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodCalDAVClient" id="CalDAVClient"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -658,7 +658,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDoCalendarQuery" id="DoCalendarQuery"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -694,7 +694,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDoDELETERequest" id="DoDELETERequest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -727,7 +727,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDoGETRequest" id="DoGETRequest"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -754,7 +754,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDoOptionsRequest" id="DoOptionsRequest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -784,7 +784,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDoPUTRequest" id="DoPUTRequest"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -820,7 +820,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDoRequest" id="DoRequest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -850,7 +850,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDoXMLRequest" id="DoXMLRequest"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -889,7 +889,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetEntryByHref" id="GetEntryByHref"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -922,7 +922,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetEntryByUid" id="GetEntryByUid"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -955,7 +955,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetEvents" id="GetEvents"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -992,7 +992,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetHttpRequest" id="GetHttpRequest"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1017,7 +1017,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetHttpResponse" id="GetHttpResponse"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1042,7 +1042,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetTodos" id="GetTodos"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1085,7 +1085,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetXmlRequest" id="GetXmlRequest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1110,7 +1110,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetXmlResponse" id="GetXmlResponse"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1135,7 +1135,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodParseResponse" id="ParseResponse"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1162,7 +1162,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodSetContentType" id="SetContentType"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1189,7 +1189,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodSetDepth" id="SetDepth"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1215,7 +1215,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodSetMatch" id="SetMatch"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1245,7 +1245,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodSetUserAgent" id="SetUserAgent"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1282,7 +1282,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -125,7 +125,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$displayname</span>
|
||||
(line <span class="line-number">20</span>)
|
||||
(line <span class="line-number">21</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -147,7 +147,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$getctag</span>
|
||||
(line <span class="line-number">20</span>)
|
||||
(line <span class="line-number">22</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -207,7 +207,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
<span class="method-title">Constructor __construct</span> (line <span class="line-number">22</span>)
|
||||
<span class="method-title">Constructor __construct</span> (line <span class="line-number">24</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -239,7 +239,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">__toString</span> (line <span class="line-number">28</span>)
|
||||
<span class="method-title">__toString</span> (line <span class="line-number">30</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -261,7 +261,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -82,7 +82,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodRRule" id="RRule"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -112,7 +112,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetNext" id="GetNext"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -135,7 +135,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWithinScope" id="WithinScope"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -170,7 +170,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -132,7 +132,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methoddate_mask" id="date_mask"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -179,7 +179,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodrrule_day_number" id="rrule_day_number"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -208,7 +208,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -246,7 +246,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodcurrent" id="current"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -275,7 +275,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodhasLimitedOccurrences" id="hasLimitedOccurrences"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -301,7 +301,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodkey" id="key"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -330,7 +330,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodnext" id="next"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -361,7 +361,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodrewind" id="rewind"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -385,7 +385,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodset_timezone" id="set_timezone"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -414,7 +414,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodStart" id="Start"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -443,7 +443,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodvalid" id="valid"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -472,7 +472,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -116,7 +116,7 @@
|
||||
<div class="info-box-body">
|
||||
|
||||
<a name="var$from" id="$from"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -138,7 +138,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$until" id="$until"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -175,7 +175,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -206,7 +206,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodgetDuration" id="getDuration"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -229,7 +229,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodoverlaps" id="overlaps"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -261,7 +261,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -243,7 +243,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="var$Format" id="$Format"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -281,7 +281,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methoddaysInMonth" id="daysInMonth"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -315,7 +315,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodhasLeapDay" id="hasLeapDay"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -346,7 +346,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -386,7 +386,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAsDate" id="AsDate"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -410,7 +410,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodday" id="day"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -431,7 +431,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodepoch" id="epoch"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -452,7 +452,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodFloatOrUTC" id="FloatOrUTC"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -484,7 +484,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodgetTimeZone" id="getTimeZone"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -513,7 +513,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodhour" id="hour"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -534,7 +534,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodisDate" id="isDate"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -558,7 +558,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodisFloating" id="isFloating"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -582,7 +582,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodminute" id="minute"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -603,7 +603,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodmodify" id="modify"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -637,7 +637,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodmonth" id="month"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -658,7 +658,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodRFC5545" id="RFC5545"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -688,7 +688,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsecond" id="second"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -709,7 +709,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetAsDate" id="setAsDate"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -733,7 +733,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetAsFloat" id="setAsFloat"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -757,7 +757,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetDate" id="setDate"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -794,7 +794,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetTimeZone" id="setTimeZone"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -828,7 +828,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetYearDay" id="setYearDay"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -854,7 +854,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodUTC" id="UTC"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodyear" id="year"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -906,7 +906,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__toString" id="__toString"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1047,7 +1047,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -81,7 +81,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -115,7 +115,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodtzid" id="tzid"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -238,7 +238,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -94,7 +94,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodfromTwoDates" id="fromTwoDates"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -128,7 +128,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -155,7 +155,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodasSeconds" id="asSeconds"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -177,7 +177,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodequals" id="equals"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -204,7 +204,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__toString" id="__toString"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -234,7 +234,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -120,7 +120,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_vComponent_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -149,7 +149,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="defineDEBUG_RRULE"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Constant.png" />
|
||||
@ -179,7 +179,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionexpand_event_instances" id="functionexpand_event_instances"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -218,7 +218,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functiongetComponentRange" id="functiongetComponentRange"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -247,7 +247,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functiongetVCalendarRange" id="functiongetVCalendarRange"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -276,7 +276,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionolson_from_vtimezone" id="functionolson_from_vtimezone"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -302,7 +302,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionrdate_expand" id="functionrdate_expand"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -346,7 +346,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionrrule_expand" id="functionrrule_expand"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -393,7 +393,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -74,7 +74,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -18,7 +18,8 @@
|
||||
<span class="disabled">Description</span> |
|
||||
<a href="#sec-classes">Classes</a>
|
||||
| <a href="#sec-includes">Includes</a>
|
||||
</div>
|
||||
| <a href="#sec-constants">Constants</a>
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
<p class="short-description">A Class for connecting to a caldav server</p>
|
||||
@ -38,7 +39,8 @@
|
||||
<a href="#sec-description">Description</a> |
|
||||
<span class="disabled">Classes</span>
|
||||
| <a href="#sec-includes">Includes</a>
|
||||
</div>
|
||||
| <a href="#sec-constants">Constants</a>
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<table cellpadding="2" cellspacing="0" class="class-table">
|
||||
<tr>
|
||||
@ -78,7 +80,8 @@
|
||||
<a href="#sec-description">Description</a> |
|
||||
<a href="#sec-classes">Classes</a>
|
||||
| <span class="disabled">Includes</span>
|
||||
</div>
|
||||
| <a href="#sec-constants">Constants</a>
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_XMLDocument_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
@ -104,11 +107,42 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a name="sec-constants"></a>
|
||||
<div class="info-box">
|
||||
<div class="info-box-title">Constants</div>
|
||||
<div class="nav-bar">
|
||||
<a href="#sec-description">Description</a> |
|
||||
<a href="#sec-classes">Classes</a>
|
||||
| <a href="#sec-includes">Includes</a>
|
||||
| <span class="disabled">Constants</span>
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
|
||||
Strict Standards: Only variables should be passed by reference in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="define_FSOCK_TIMEOUT"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Constant.png" />
|
||||
<span class="const-title">
|
||||
<span class="const-name">_FSOCK_TIMEOUT</span> = 10
|
||||
(line <span class="line-number">36</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -65,7 +65,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -219,7 +219,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodiCalDate" id="iCalDate"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -246,7 +246,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAddDays" id="AddDays"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -273,7 +273,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAddDuration" id="AddDuration"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -300,7 +300,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAddMonths" id="AddMonths"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -327,7 +327,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodApplyBySetPos" id="ApplyBySetPos"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -360,7 +360,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodDateDifference" id="DateDifference"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -390,7 +390,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodDaysInMonth" id="DaysInMonth"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -420,7 +420,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetMonthByDay" id="GetMonthByDay"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -450,7 +450,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetMonthByMonthDay" id="GetMonthByMonthDay"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -480,7 +480,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetWeekByDay" id="GetWeekByDay"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -513,7 +513,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGreaterThan" id="GreaterThan"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -543,7 +543,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodLessThan" id="LessThan"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -573,7 +573,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodMonthDays" id="MonthDays"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -609,7 +609,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodRender" id="Render"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -636,7 +636,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodRenderGMT" id="RenderGMT"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -663,7 +663,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodSetEpochDate" id="SetEpochDate"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -690,7 +690,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodSetGMTDate" id="SetGMTDate"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -717,7 +717,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodSetLocalDate" id="SetLocalDate"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -744,7 +744,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodSetMonthDay" id="SetMonthDay"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -771,7 +771,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodSetWeekStart" id="SetWeekStart"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -798,7 +798,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodTestByMonth" id="TestByMonth"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -828,7 +828,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method_EpochFromParts" id="_EpochFromParts"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -850,7 +850,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method_GMTEpochFromParts" id="_GMTEpochFromParts"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -872,7 +872,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method_GMTTextFromEpoch" id="_GMTTextFromEpoch"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -894,7 +894,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method_PartsFromText" id="_PartsFromText"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -916,7 +916,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method_TextFromEpoch" id="_TextFromEpoch"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -943,7 +943,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -54,7 +54,7 @@
|
||||
<li><a href="awl/caldav/RepeatRuleTimeZone.html">RepeatRuleTimeZone</a></li></ul>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
@ -116,7 +116,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
<li><a href="davical/AtomFeed.html">AtomFeed</a></li></ul>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
@ -556,7 +556,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -519,7 +519,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -142,7 +142,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -98,7 +98,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Constructor.png" />
|
||||
@ -130,7 +130,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodgetClass" id="getClass"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -154,7 +154,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodgetDescription" id="getDescription"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -178,7 +178,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodgetOK" id="getOK"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -202,7 +202,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetClass" id="setClass"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -231,7 +231,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetDescription" id="setDescription"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -265,7 +265,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -105,7 +105,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -132,7 +132,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methoddav_name" id="dav_name"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -153,7 +153,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodid" id="id"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -174,7 +174,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodMatchesPath" id="MatchesPath"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -200,7 +200,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodMatchesResource" id="MatchesResource"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -226,7 +226,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodprivileges" id="privileges"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -254,7 +254,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -76,7 +76,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -103,7 +103,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -126,7 +126,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
|
||||
<a name="var$principal_id" id="$principal_id"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -163,7 +163,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -191,7 +191,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodAssignSessionDetails" id="AssignSessionDetails"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -218,7 +218,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetRoles" id="GetRoles"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -240,7 +240,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodHavePrivilegeTo" id="HavePrivilegeTo"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -276,7 +276,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodLoginRequired" id="LoginRequired"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -312,7 +312,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -86,7 +86,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodimportFromDirectory" id="importFromDirectory"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -107,7 +107,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodrenderImportFromDirectory" id="renderImportFromDirectory"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -128,7 +128,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodrenderSyncLDAP" id="renderSyncLDAP"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -149,7 +149,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodrender" id="render"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -175,7 +175,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -70,7 +70,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_page-footer_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_page-header_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -100,7 +100,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_check_UTF8_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -115,7 +115,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_interactive-page_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -130,7 +130,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_DataEntry_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -145,7 +145,7 @@
|
||||
|
||||
</div>
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -166,7 +166,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_classBrowser_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -181,7 +181,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_caldav-PUT-functions_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -196,7 +196,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_DAViCalSession_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -217,7 +217,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -76,7 +76,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -91,7 +91,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_Session_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -128,7 +128,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
<a name="global$session
|
||||
The session object is global." id="global$session
|
||||
The session object is global."><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Global.png" />
|
||||
@ -163,7 +163,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionlocal_session_sql" id="functionlocal_session_sql"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -189,7 +189,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -159,7 +159,7 @@
|
||||
<div class="info-box-body">
|
||||
|
||||
<a name="var$email" id="$email"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -183,7 +183,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$fullname" id="$fullname"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -207,7 +207,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$groups" id="$groups"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -231,7 +231,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$user_no" id="$user_no"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -270,7 +270,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodHTTPAuthSession" id="HTTPAuthSession"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -292,7 +292,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAllowedTo" id="AllowedTo"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -323,7 +323,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAssignSessionDetails" id="AssignSessionDetails"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -353,7 +353,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAuthFailedResponse" id="AuthFailedResponse"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -380,7 +380,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodBasicAuthSession" id="BasicAuthSession"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -402,7 +402,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodCheckPassword" id="CheckPassword"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -432,7 +432,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodDigestAuthSession" id="DigestAuthSession"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -455,7 +455,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetRoles" id="GetRoles"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -477,7 +477,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodParseDigestHeader" id="ParseDigestHeader"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -510,7 +510,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -206,7 +206,7 @@
|
||||
<div class="info-box-body">
|
||||
|
||||
<a name="var$_is_group" id="$_is_group"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -365,7 +365,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -401,7 +401,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodaddressbook_home_set" id="addressbook_home_set"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -423,7 +423,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAsCollection" id="AsCollection"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -445,7 +445,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodcalendar_free_busy_set" id="calendar_free_busy_set"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -467,7 +467,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodcalendar_home_set" id="calendar_home_set"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -489,7 +489,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodFetchProxyGroups" id="FetchProxyGroups"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -511,7 +511,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetProperty" id="GetProperty"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -541,7 +541,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGroupMemberSet" id="GroupMemberSet"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -563,7 +563,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGroupMembership" id="GroupMembership"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -585,7 +585,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodInitialiseRecord" id="InitialiseRecord"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -612,7 +612,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsGroup" id="IsGroup"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -637,7 +637,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodPrincipalProperty" id="PrincipalProperty"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -673,7 +673,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodPrivileges" id="Privileges"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -695,7 +695,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodPropertySearch" id="PropertySearch"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -721,7 +721,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodProxyFor" id="ProxyFor"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -748,7 +748,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodReadProxyGroup" id="ReadProxyGroup"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -770,7 +770,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodRenderAsXML" id="RenderAsXML"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -809,7 +809,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodunique_tag" id="unique_tag"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -834,7 +834,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWriteProxyGroup" id="WriteProxyGroup"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -911,7 +911,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -397,7 +397,7 @@
|
||||
<div class="info-box-body">
|
||||
|
||||
<a name="var$by_email" id="$by_email"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -420,7 +420,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$collections" id="$collections"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -442,7 +442,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$collection_id" id="$collection_id"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -464,7 +464,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$created" id="$created"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -486,7 +486,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$date_format_type" id="$date_format_type"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -508,7 +508,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$dav_name" id="$dav_name"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -530,7 +530,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$dead_properties" id="$dead_properties"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -552,7 +552,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$default_calendar" id="$default_calendar"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -574,7 +574,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$default_privileges" id="$default_privileges"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -596,7 +596,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$displayname" id="$displayname"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -618,7 +618,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$email" id="$email"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -640,7 +640,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$email_ok" id="$email_ok"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -662,7 +662,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$exists" id="$exists"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -685,7 +685,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$fullname" id="$fullname"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -707,7 +707,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$is_addressbook" id="$is_addressbook"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -729,7 +729,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$is_calendar" id="$is_calendar"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -751,7 +751,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$is_principal" id="$is_principal"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -773,7 +773,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$locale" id="$locale"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -795,7 +795,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$modified" id="$modified"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -817,7 +817,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$original_request_url" id="$original_request_url"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -840,7 +840,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$password" id="$password"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -862,7 +862,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$principal_id" id="$principal_id"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -884,7 +884,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$privileges" id="$privileges"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -906,7 +906,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$resourcetypes" id="$resourcetypes"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -928,7 +928,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$type_id" id="$type_id"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -950,7 +950,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$url" id="$url"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -973,7 +973,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$username" id="$username"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -996,7 +996,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$user_active" id="$user_active"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -1018,7 +1018,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$user_no" id="$user_no"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -1056,7 +1056,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodcacheDelete" id="cacheDelete"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -1088,7 +1088,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodcacheFlush" id="cacheFlush"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -1120,7 +1120,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodupdateableFields" id="updateableFields"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -1144,7 +1144,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -1189,7 +1189,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<a name="methodbyEmail" id="byEmail"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1213,7 +1213,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodCreate" id="Create"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1242,7 +1242,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methoddav_name" id="dav_name"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1267,7 +1267,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methoddefault_calendar" id="default_calendar"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1292,7 +1292,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodemail" id="email"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1317,7 +1317,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodExists" id="Exists"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1341,7 +1341,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodFetchCollections" id="FetchCollections"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1367,7 +1367,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodFetchDeadProperties" id="FetchDeadProperties"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1392,7 +1392,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodinternal_url" id="internal_url"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1421,7 +1421,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodprincipal_id" id="principal_id"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1446,7 +1446,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetUsername" id="setUsername"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1476,7 +1476,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodunCache" id="unCache"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1500,7 +1500,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodUpdate" id="Update"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1529,7 +1529,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodurl" id="url"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1563,7 +1563,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodusername" id="username"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1588,7 +1588,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methoduser_no" id="user_no"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1613,7 +1613,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__get" id="__get"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1643,7 +1643,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__isset" id="__isset"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1678,7 +1678,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -70,7 +70,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_Principal_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -97,7 +97,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -70,7 +70,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_AwlCache_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -97,7 +97,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -75,7 +75,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodPublicSession" id="PublicSession"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -97,7 +97,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAllowedTo" id="AllowedTo"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -133,7 +133,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -122,7 +122,7 @@
|
||||
<div class="info-box-body">
|
||||
|
||||
<a name="var$description" id="$description"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../media/images/Variable.png" />
|
||||
@ -141,7 +141,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$dtstart" id="$dtstart"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../media/images/Variable.png" />
|
||||
@ -160,7 +160,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$recur" id="$recur"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../media/images/Variable.png" />
|
||||
@ -179,7 +179,7 @@
|
||||
|
||||
</div>
|
||||
<a name="var$result_description" id="$result_description"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../media/images/Variable.png" />
|
||||
@ -213,7 +213,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodRRuleTest" id="RRuleTest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Constructor.png" />
|
||||
@ -248,7 +248,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodPHPTest" id="PHPTest"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -269,7 +269,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodSQLTest" id="SQLTest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -295,7 +295,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -27,7 +27,7 @@
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
<p class="short-description">A class for collecting things to do with this request.</p>
|
||||
<p class="notes">
|
||||
Located in <a class="field" href="_inc---CalDAVRequest.php.html">/inc/CalDAVRequest.php</a> (line <span class="field">29</span>)
|
||||
Located in <a class="field" href="_inc---CalDAVRequest.php.html">/inc/CalDAVRequest.php</a> (line <span class="field">30</span>)
|
||||
</p>
|
||||
|
||||
|
||||
@ -141,7 +141,13 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<div class="method-summary">
|
||||
<div class="method-definition">
|
||||
<div class="method-definition">
|
||||
<img src="../../media/images/StaticMethod.png" alt=" "/>
|
||||
static <span class="method-result">void</span>
|
||||
<a href="#kill_on_exit" title="details" class="method-name">kill_on_exit</a>
|
||||
()
|
||||
</div>
|
||||
<div class="method-definition">
|
||||
<img src="../../media/images/Constructor.png" alt=" "/>
|
||||
<span class="method-result">CalDAVRequest</span>
|
||||
<a href="#__construct" title="details" class="method-name">__construct</a>
|
||||
@ -273,7 +279,7 @@
|
||||
<a href="#IsPublic" title="details" class="method-name">IsPublic</a>
|
||||
()
|
||||
</div>
|
||||
<div class="method-definition">
|
||||
<div class="method-definition">
|
||||
<img src="../../media/images/Method.png" alt=" "/>
|
||||
<span class="method-result">void</span>
|
||||
<a href="#MalformedRequest" title="details" class="method-name">MalformedRequest</a>
|
||||
@ -353,7 +359,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$collection_id</span>
|
||||
(line <span class="line-number">69</span>)
|
||||
(line <span class="line-number">70</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -373,7 +379,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$collection_path</span>
|
||||
(line <span class="line-number">74</span>)
|
||||
(line <span class="line-number">75</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -393,7 +399,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$collection_type</span>
|
||||
(line <span class="line-number">80</span>)
|
||||
(line <span class="line-number">81</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -414,7 +420,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$current_user_principal_xml</span>
|
||||
(line <span class="line-number">59</span>)
|
||||
(line <span class="line-number">60</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -434,7 +440,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$depth</span>
|
||||
(line <span class="line-number">47</span>)
|
||||
(line <span class="line-number">48</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -454,7 +460,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$destination</span>
|
||||
(line <span class="line-number">91</span>)
|
||||
(line <span class="line-number">92</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -474,7 +480,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$exists</span>
|
||||
(line <span class="line-number">86</span>)
|
||||
(line <span class="line-number">87</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -498,7 +504,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$method</span>
|
||||
(line <span class="line-number">41</span>)
|
||||
(line <span class="line-number">42</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -518,7 +524,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$options</span>
|
||||
(line <span class="line-number">31</span>)
|
||||
(line <span class="line-number">32</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -537,7 +543,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type"><a href="../../davical/Principal/DAVPrincipal.html">DAVPrincipal</a></span>
|
||||
<span class="var-name">$principal</span>
|
||||
(line <span class="line-number">53</span>)
|
||||
(line <span class="line-number">54</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -557,7 +563,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$privileges</span>
|
||||
(line <span class="line-number">96</span>)
|
||||
(line <span class="line-number">97</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -580,7 +586,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$raw_post</span>
|
||||
(line <span class="line-number">36</span>)
|
||||
(line <span class="line-number">37</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -600,7 +606,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$supported_privileges</span>
|
||||
(line <span class="line-number">101</span>)
|
||||
(line <span class="line-number">102</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -620,7 +626,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$ticket</span>
|
||||
(line <span class="line-number">106</span>)
|
||||
(line <span class="line-number">107</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -643,7 +649,7 @@
|
||||
<span class="var-title">
|
||||
<span class="var-type">mixed</span>
|
||||
<span class="var-name">$user_agent</span>
|
||||
(line <span class="line-number">64</span>)
|
||||
(line <span class="line-number">65</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -670,12 +676,36 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<a name="methodkill_on_exit" id="kill_on_exit"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
<span class="method-title">static kill_on_exit</span> (line <span class="line-number">1256</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
<ul class="tags">
|
||||
<li><span class="field">access:</span> public</li>
|
||||
</ul>
|
||||
|
||||
<div class="method-signature">
|
||||
<span class="method-result">void</span>
|
||||
<span class="method-name">
|
||||
kill_on_exit
|
||||
</span>
|
||||
()
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
<span class="method-title">Constructor __construct</span> (line <span class="line-number">117</span>)
|
||||
<span class="method-title">Constructor __construct</span> (line <span class="line-number">118</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -698,11 +728,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodAllowedTo" id="AllowedTo"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">AllowedTo</span> (line <span class="line-number">1032</span>)
|
||||
<span class="method-title">AllowedTo</span> (line <span class="line-number">1033</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -726,11 +756,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodBuildSupportedPrivileges" id="BuildSupportedPrivileges"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">BuildSupportedPrivileges</span> (line <span class="line-number">994</span>)
|
||||
<span class="method-title">BuildSupportedPrivileges</span> (line <span class="line-number">995</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -756,11 +786,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodCheckEtagMatch" id="CheckEtagMatch"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">CheckEtagMatch</span> (line <span class="line-number">1108</span>)
|
||||
<span class="method-title">CheckEtagMatch</span> (line <span class="line-number">1109</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -786,11 +816,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodCoerceContentType" id="CoerceContentType"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">CoerceContentType</span> (line <span class="line-number">875</span>)
|
||||
<span class="method-title">CoerceContentType</span> (line <span class="line-number">876</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -808,11 +838,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodCollectionId" id="CollectionId"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">CollectionId</span> (line <span class="line-number">986</span>)
|
||||
<span class="method-title">CollectionId</span> (line <span class="line-number">987</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -830,11 +860,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methoddav_name" id="dav_name"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">dav_name</span> (line <span class="line-number">740</span>)
|
||||
<span class="method-title">dav_name</span> (line <span class="line-number">741</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -852,11 +882,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodDepthRegexTail" id="DepthRegexTail"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">DepthRegexTail</span> (line <span class="line-number">758</span>)
|
||||
<span class="method-title">DepthRegexTail</span> (line <span class="line-number">759</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -879,11 +909,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodDoResponse" id="DoResponse"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">DoResponse</span> (line <span class="line-number">1262</span>)
|
||||
<span class="method-title">DoResponse</span> (line <span class="line-number">1267</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -912,11 +942,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodFailIfLocked" id="FailIfLocked"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">FailIfLocked</span> (line <span class="line-number">840</span>)
|
||||
<span class="method-title">FailIfLocked</span> (line <span class="line-number">841</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -937,11 +967,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetDepthName" id="GetDepthName"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">GetDepthName</span> (line <span class="line-number">749</span>)
|
||||
<span class="method-title">GetDepthName</span> (line <span class="line-number">750</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -959,11 +989,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetLockDetails" id="GetLockDetails"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">GetLockDetails</span> (line <span class="line-number">826</span>)
|
||||
<span class="method-title">GetLockDetails</span> (line <span class="line-number">827</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -986,11 +1016,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodGetLockRow" id="GetLockRow"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">GetLockRow</span> (line <span class="line-number">770</span>)
|
||||
<span class="method-title">GetLockRow</span> (line <span class="line-number">771</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1016,11 +1046,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodHavePrivilegeTo" id="HavePrivilegeTo"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">HavePrivilegeTo</span> (line <span class="line-number">1158</span>)
|
||||
<span class="method-title">HavePrivilegeTo</span> (line <span class="line-number">1159</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1043,11 +1073,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsAddressBook" id="IsAddressBook"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsAddressBook</span> (line <span class="line-number">947</span>)
|
||||
<span class="method-title">IsAddressBook</span> (line <span class="line-number">948</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1065,11 +1095,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsCalendar" id="IsCalendar"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsCalendar</span> (line <span class="line-number">938</span>)
|
||||
<span class="method-title">IsCalendar</span> (line <span class="line-number">939</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1087,11 +1117,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsCollection" id="IsCollection"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsCollection</span> (line <span class="line-number">927</span>)
|
||||
<span class="method-title">IsCollection</span> (line <span class="line-number">928</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1109,11 +1139,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsInfiniteDepth" id="IsInfiniteDepth"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsInfiniteDepth</span> (line <span class="line-number">978</span>)
|
||||
<span class="method-title">IsInfiniteDepth</span> (line <span class="line-number">979</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1131,11 +1161,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsLocked" id="IsLocked"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsLocked</span> (line <span class="line-number">661</span>)
|
||||
<span class="method-title">IsLocked</span> (line <span class="line-number">662</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1156,11 +1186,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsPrincipal" id="IsPrincipal"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsPrincipal</span> (line <span class="line-number">956</span>)
|
||||
<span class="method-title">IsPrincipal</span> (line <span class="line-number">957</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1178,11 +1208,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsProxyRequest" id="IsProxyRequest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsProxyRequest</span> (line <span class="line-number">967</span>)
|
||||
<span class="method-title">IsProxyRequest</span> (line <span class="line-number">968</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1200,11 +1230,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodIsPublic" id="IsPublic"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">IsPublic</span> (line <span class="line-number">698</span>)
|
||||
<span class="method-title">IsPublic</span> (line <span class="line-number">699</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1222,11 +1252,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodMalformedRequest" id="MalformedRequest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">MalformedRequest</span> (line <span class="line-number">1235</span>)
|
||||
<span class="method-title">MalformedRequest</span> (line <span class="line-number">1236</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1249,11 +1279,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodNeedPrivilege" id="NeedPrivilege"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">NeedPrivilege</span> (line <span class="line-number">1194</span>)
|
||||
<span class="method-title">NeedPrivilege</span> (line <span class="line-number">1195</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1282,11 +1312,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodPreconditionFailed" id="PreconditionFailed"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">PreconditionFailed</span> (line <span class="line-number">1219</span>)
|
||||
<span class="method-title">PreconditionFailed</span> (line <span class="line-number">1220</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1318,11 +1348,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodPreferMinimal" id="PreferMinimal"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">PreferMinimal</span> (line <span class="line-number">916</span>)
|
||||
<span class="method-title">PreferMinimal</span> (line <span class="line-number">917</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1340,11 +1370,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodPrivileges" id="Privileges"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">Privileges</span> (line <span class="line-number">1097</span>)
|
||||
<span class="method-title">Privileges</span> (line <span class="line-number">1098</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1362,11 +1392,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodsetPermissions" id="setPermissions"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">setPermissions</span> (line <span class="line-number">593</span>)
|
||||
<span class="method-title">setPermissions</span> (line <span class="line-number">594</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1392,11 +1422,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodUnsupportedRequest" id="UnsupportedRequest"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">UnsupportedRequest</span> (line <span class="line-number">1171</span>)
|
||||
<span class="method-title">UnsupportedRequest</span> (line <span class="line-number">1172</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1419,11 +1449,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodValidateLockToken" id="ValidateLockToken"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">ValidateLockToken</span> (line <span class="line-number">795</span>)
|
||||
<span class="method-title">ValidateLockToken</span> (line <span class="line-number">796</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1446,11 +1476,11 @@
|
||||
|
||||
</div>
|
||||
<a name="methodXMLResponse" id="XMLResponse"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
<span class="method-title">XMLResponse</span> (line <span class="line-number">1247</span>)
|
||||
<span class="method-title">XMLResponse</span> (line <span class="line-number">1248</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -1481,7 +1511,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -75,7 +75,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_AwlCache_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -90,7 +90,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_XMLDocument_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -105,7 +105,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_DAVPrincipal_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -120,7 +120,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_DAVTicket_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -147,12 +147,8 @@
|
||||
| <span class="disabled">Constants</span>
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
|
||||
Strict Standards: Only variables should be passed by reference in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="defineDEPTH_INFINITY"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<a name="defineDEPTH_INFINITY"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Constant.png" />
|
||||
@ -172,7 +168,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -490,7 +490,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
|
||||
<a name="var$bound_from" id="$bound_from"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -513,7 +513,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$contenttype" id="$contenttype"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -536,7 +536,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$dav_name" id="$dav_name"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -559,7 +559,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$exists" id="$exists"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -582,7 +582,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$parent" id="$parent"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -605,7 +605,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$resource" id="$resource"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -628,7 +628,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$resourcetypes" id="$resourcetypes"><!-- --></A>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -651,7 +651,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="var$unique_tag" id="$unique_tag"><!-- --></A>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="var-header">
|
||||
<img src="../../media/images/Variable.png" />
|
||||
@ -694,7 +694,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodBuildDeadPropertyXML" id="BuildDeadPropertyXML"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/StaticMethod.png" />
|
||||
@ -726,7 +726,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Constructor.png" />
|
||||
@ -753,7 +753,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodbound_from" id="bound_from"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -775,7 +775,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodBuildACE" id="BuildACE"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -808,7 +808,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodBuildPrivileges" id="BuildPrivileges"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -838,7 +838,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodBuildSupportedMethods" id="BuildSupportedMethods"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -860,7 +860,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodBuildSupportedReports" id="BuildSupportedReports"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -887,7 +887,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodBuildTicketinfo" id="BuildTicketinfo"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -921,7 +921,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodcollection_id" id="collection_id"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -943,7 +943,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodContainerExists" id="ContainerExists"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -965,7 +965,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodContainerType" id="ContainerType"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -987,7 +987,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodDAV_AllProperties" id="DAV_AllProperties"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1009,7 +1009,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methoddav_name" id="dav_name"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1031,7 +1031,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodExists" id="Exists"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1053,7 +1053,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchCollection" id="FetchCollection"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1078,7 +1078,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchDeadProperties" id="FetchDeadProperties"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1103,7 +1103,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchParentContainer" id="FetchParentContainer"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1125,7 +1125,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchPrincipal" id="FetchPrincipal"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1150,7 +1150,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchPrivileges" id="FetchPrivileges"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1175,7 +1175,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchResource" id="FetchResource"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1200,7 +1200,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchSupportedMethods" id="FetchSupportedMethods"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1222,7 +1222,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchSupportedReports" id="FetchSupportedReports"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1244,7 +1244,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFetchTickets" id="FetchTickets"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1266,7 +1266,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFromPath" id="FromPath"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1293,7 +1293,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodFromRow" id="FromRow"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1320,7 +1320,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetACL" id="GetACL"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1347,7 +1347,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetParentContainer" id="GetParentContainer"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1369,7 +1369,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetProperty" id="GetProperty"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1396,7 +1396,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodGetPropStat" id="GetPropStat"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1432,7 +1432,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodHavePrivilegeTo" id="HavePrivilegeTo"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1465,7 +1465,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsAddressbook" id="IsAddressbook"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1487,7 +1487,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsBinding" id="IsBinding"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1509,7 +1509,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsCalendar" id="IsCalendar"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1531,7 +1531,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsCollection" id="IsCollection"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1553,7 +1553,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsExternal" id="IsExternal"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1575,7 +1575,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsInSchedulingCollection" id="IsInSchedulingCollection"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1602,7 +1602,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsLocked" id="IsLocked"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1632,7 +1632,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsPrincipal" id="IsPrincipal"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1654,7 +1654,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsPublic" id="IsPublic"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1676,7 +1676,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsPublicOnly" id="IsPublicOnly"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1698,7 +1698,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodIsSchedulingCollection" id="IsSchedulingCollection"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1725,7 +1725,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodNeedPrivilege" id="NeedPrivilege"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1755,7 +1755,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodparent_path" id="parent_path"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1777,7 +1777,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodprincipal_url" id="principal_url"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1799,7 +1799,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodPrivileges" id="Privileges"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1821,7 +1821,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodRenderAsXML" id="RenderAsXML"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1860,7 +1860,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodresource" id="resource"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1882,7 +1882,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodResourceProperty" id="ResourceProperty"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1918,7 +1918,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodresource_id" id="resource_id"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1940,7 +1940,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodset_bind_location" id="set_bind_location"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1967,7 +1967,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodsync_token" id="sync_token"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -1989,7 +1989,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodunique_tag" id="unique_tag"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -2011,7 +2011,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methodurl" id="url"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -2033,7 +2033,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="methoduser_no" id="user_no"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -2062,7 +2062,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -154,7 +154,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodactualDeleteCalendarMember" id="actualDeleteCalendarMember"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -184,7 +184,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWriteCalendarAlarms" id="WriteCalendarAlarms"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -214,7 +214,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWriteCalendarAttendees" id="WriteCalendarAttendees"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -244,7 +244,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWriteCalendarMember" id="WriteCalendarMember"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -286,7 +286,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWriteMember" id="WriteMember"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../../media/images/Method.png" />
|
||||
@ -445,7 +445,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -76,7 +76,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_AwlCache_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -97,7 +97,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -112,7 +112,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_DAVPrincipal_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -127,7 +127,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_DAVTicket_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -142,7 +142,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_iCalendar_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -163,7 +163,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -91,7 +91,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodremoveComment" id="removeComment"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/StaticMethod.png" />
|
||||
@ -119,7 +119,7 @@
|
||||
|
||||
</div>
|
||||
<a name="method__construct" id="__construct"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Constructor.png" />
|
||||
@ -145,7 +145,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methoddoNormalLine" id="doNormalLine"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -173,7 +173,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodgetStatements" id="getStatements"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -203,7 +203,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -88,7 +88,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodWrite" id="Write"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -117,7 +117,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWriteAddresses" id="WriteAddresses"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -143,7 +143,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWriteEmails" id="WriteEmails"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -169,7 +169,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodWritePhones" id="WritePhones"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/Method.png" />
|
||||
@ -200,7 +200,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -76,7 +76,7 @@
|
||||
<div class="info-box-body">
|
||||
<A NAME='method_detail'></A>
|
||||
<a name="methodgetInstance" id="getInstance"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/StaticMethod.png" />
|
||||
@ -102,7 +102,7 @@
|
||||
|
||||
</div>
|
||||
<a name="methodmsCdoToOlson" id="msCdoToOlson"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div class="method-header">
|
||||
<img src="../media/images/StaticMethod.png" />
|
||||
@ -133,7 +133,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -212,7 +212,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -239,7 +239,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
<img src="../media/images/Constant.png" />
|
||||
<span class="const-title">
|
||||
<span class="const-name">DAVICAL_ADDRESSBOOK_MAXPRIV</span> = "1023"
|
||||
(line <span class="line-number">401</span>)
|
||||
(line <span class="line-number">403</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -254,7 +254,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
<img src="../media/images/Constant.png" />
|
||||
<span class="const-title">
|
||||
<span class="const-name">DAVICAL_MAXPRIV</span> = "65535"
|
||||
(line <span class="line-number">400</span>)
|
||||
(line <span class="line-number">402</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -289,7 +289,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">bits_to_privilege</span> (line <span class="line-number">453</span>)
|
||||
<span class="method-title">bits_to_privilege</span> (line <span class="line-number">455</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -350,7 +350,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">DateToISODate</span> (line <span class="line-number">388</span>)
|
||||
<span class="method-title">DateToISODate</span> (line <span class="line-number">390</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -379,7 +379,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">DeconstructURL</span> (line <span class="line-number">330</span>)
|
||||
<span class="method-title">DeconstructURL</span> (line <span class="line-number">332</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -470,7 +470,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">ISODateToHTTPDate</span> (line <span class="line-number">361</span>)
|
||||
<span class="method-title">ISODateToHTTPDate</span> (line <span class="line-number">363</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -496,7 +496,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">privileges_to_XML</span> (line <span class="line-number">500</span>)
|
||||
<span class="method-title">privileges_to_XML</span> (line <span class="line-number">502</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -525,7 +525,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">privilege_to_bits</span> (line <span class="line-number">402</span>)
|
||||
<span class="method-title">privilege_to_bits</span> (line <span class="line-number">404</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -551,7 +551,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -36,7 +36,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_dbexec_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -65,7 +65,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionremoveComment" id="functionremoveComment"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -93,7 +93,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_SqlToArray_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -65,7 +65,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -42,7 +42,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_HTTPAuthSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -57,7 +57,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -78,7 +78,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_AwlCache_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -93,7 +93,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_vComponent_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -108,7 +108,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -123,7 +123,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_CalDAVRequest_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -156,7 +156,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="functioncaldav_get_feed" id="functioncaldav_get_feed"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -184,7 +184,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="functionhyperlink" id="functionhyperlink"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -216,7 +216,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -49,7 +49,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_PublicSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -64,7 +64,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_HTTPAuthSession_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_CalDAVRequest_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -95,7 +95,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_freebusy-functions_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -116,7 +116,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -38,7 +38,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -53,7 +53,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_DAViCalSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -68,7 +68,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_interactive-page_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -83,7 +83,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_page-header_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -98,7 +98,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_page-footer_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -119,7 +119,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -42,7 +42,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_classEditor_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -57,7 +57,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_interactive-page_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -72,7 +72,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_DAViCalSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -87,7 +87,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_page-header_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -102,7 +102,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_classBrowser_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -117,7 +117,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_page-footer_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -133,7 +133,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -148,7 +148,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -163,7 +163,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_iSchedule_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -196,7 +196,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="functioncheckiSchedule" id="functioncheckiSchedule"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -216,7 +216,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="functiongenerateKeys" id="functiongenerateKeys"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -236,7 +236,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="functionSRVFormat" id="functionSRVFormat"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -261,7 +261,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="functionSRVOk" id="functionSRVOk"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -297,7 +297,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -55,7 +55,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="__/caldav_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -71,7 +71,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_DAViCalSession_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -86,7 +86,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_interactive-page_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -101,7 +101,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_page-footer_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -116,7 +116,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_page-header_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -139,7 +139,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_/home/karora/projects/awl/inc/XMLDocument_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -63,7 +63,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -78,14 +78,14 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_interactive-page_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
<span class="include-title">
|
||||
<span class="include-type">include</span>
|
||||
(<span class="include-name"><a href="../davical/_inc---interactive-page.php.html">interactive-page.php</a></span>)
|
||||
(line <span class="line-number">212</span>)
|
||||
(line <span class="line-number">214</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -93,14 +93,14 @@
|
||||
|
||||
</div>
|
||||
<a name="_page-header_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
<span class="include-title">
|
||||
<span class="include-type">include</span>
|
||||
(<span class="include-name"><a href="../davical/_inc---page-header.php.html">page-header.php</a></span>)
|
||||
(line <span class="line-number">213</span>)
|
||||
(line <span class="line-number">215</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -108,14 +108,14 @@
|
||||
|
||||
</div>
|
||||
<a name="_page-footer_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
<span class="include-title">
|
||||
<span class="include-type">include</span>
|
||||
(<span class="include-name"><a href="../davical/_inc---page-footer.php.html">page-footer.php</a></span>)
|
||||
(line <span class="line-number">479</span>)
|
||||
(line <span class="line-number">481</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -123,14 +123,14 @@
|
||||
|
||||
</div>
|
||||
<a name="_DAViCalSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
<span class="include-title">
|
||||
<span class="include-type">include</span>
|
||||
(<span class="include-name"><a href="../davical/DAViCalSession/_inc---DAViCalSession.php.html">DAViCalSession.php</a></span>)
|
||||
(line <span class="line-number">197</span>)
|
||||
(line <span class="line-number">199</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -138,14 +138,14 @@
|
||||
|
||||
</div>
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
<span class="include-title">
|
||||
<span class="include-type">include</span>
|
||||
(<span class="include-name"><a href="../davical/_htdocs---always.php.html">"./always.php"</a></span>)
|
||||
(line <span class="line-number">195</span>)
|
||||
(line <span class="line-number">197</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -153,14 +153,14 @@
|
||||
|
||||
</div>
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
<span class="include-title">
|
||||
<span class="include-type">require_once</span>
|
||||
(<span class="include-name">"AwlQuery.php"</span>)
|
||||
(line <span class="line-number">215</span>)
|
||||
(line <span class="line-number">217</span>)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -183,11 +183,11 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionbuild_dependencies_table" id="functionbuild_dependencies_table"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">build_dependencies_table</span> (line <span class="line-number">312</span>)
|
||||
<span class="method-title">build_dependencies_table</span> (line <span class="line-number">314</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -203,11 +203,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functionbuild_site_statistics" id="functionbuild_site_statistics"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">build_site_statistics</span> (line <span class="line-number">284</span>)
|
||||
<span class="method-title">build_site_statistics</span> (line <span class="line-number">286</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -223,7 +223,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncatch_setup_errors" id="functioncatch_setup_errors"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -260,11 +260,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_awl_version" id="functioncheck_awl_version"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">check_awl_version</span> (line <span class="line-number">269</span>)
|
||||
<span class="method-title">check_awl_version</span> (line <span class="line-number">271</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -280,7 +280,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_calendar" id="functioncheck_calendar"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -300,11 +300,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_curl" id="functioncheck_curl"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">check_curl</span> (line <span class="line-number">159</span>)
|
||||
<span class="method-title">check_curl</span> (line <span class="line-number">161</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -320,7 +320,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_database_connection" id="functioncheck_database_connection"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -340,11 +340,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_datetime" id="functioncheck_datetime"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">check_datetime</span> (line <span class="line-number">218</span>)
|
||||
<span class="method-title">check_datetime</span> (line <span class="line-number">220</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -360,11 +360,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_davical_version" id="functioncheck_davical_version"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">check_davical_version</span> (line <span class="line-number">248</span>)
|
||||
<span class="method-title">check_davical_version</span> (line <span class="line-number">250</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -380,7 +380,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_gettext" id="functioncheck_gettext"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -400,7 +400,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_iconv" id="functioncheck_iconv"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -420,7 +420,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_ldap" id="functioncheck_ldap"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -440,11 +440,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_magic_quotes_gpc" id="functioncheck_magic_quotes_gpc"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">check_magic_quotes_gpc</span> (line <span class="line-number">151</span>)
|
||||
<span class="method-title">check_magic_quotes_gpc</span> (line <span class="line-number">153</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -460,11 +460,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_magic_quotes_runtime" id="functioncheck_magic_quotes_runtime"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">check_magic_quotes_runtime</span> (line <span class="line-number">155</span>)
|
||||
<span class="method-title">check_magic_quotes_runtime</span> (line <span class="line-number">157</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -480,7 +480,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_pdo" id="functioncheck_pdo"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -500,7 +500,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_pdo_pgsql" id="functioncheck_pdo_pgsql"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -520,7 +520,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_pgsql" id="functioncheck_pgsql"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -541,7 +541,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_real_php" id="functioncheck_real_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -561,11 +561,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_schema_version" id="functioncheck_schema_version"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">check_schema_version</span> (line <span class="line-number">226</span>)
|
||||
<span class="method-title">check_schema_version</span> (line <span class="line-number">228</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -581,7 +581,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioncheck_suhosin_server_strip" id="functioncheck_suhosin_server_strip"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -601,11 +601,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functiondo_error" id="functiondo_error"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">do_error</span> (line <span class="line-number">169</span>)
|
||||
<span class="method-title">do_error</span> (line <span class="line-number">171</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -626,11 +626,11 @@
|
||||
|
||||
</div>
|
||||
<a name="functionget_phpinfo" id="functionget_phpinfo"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">get_phpinfo</span> (line <span class="line-number">182</span>)
|
||||
<span class="method-title">get_phpinfo</span> (line <span class="line-number">184</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -646,7 +646,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functioni18n" id="functioni18n"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -672,7 +672,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionlog_setup_error" id="functionlog_setup_error"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -709,7 +709,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_interactive-page_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -49,7 +49,7 @@
|
||||
|
||||
</div>
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -64,7 +64,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_DAViCalSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_classEditor_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -94,7 +94,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_page-footer_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -110,7 +110,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_AwlUpgrader_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -125,7 +125,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_page-header_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -146,7 +146,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -152,7 +152,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -127,7 +127,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_XMLDocument_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -69,7 +69,7 @@
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">apply_filter</span> (line <span class="line-number">75</span>)
|
||||
<span class="method-title">apply_filter</span> (line <span class="line-number">78</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -104,7 +104,7 @@
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">BuildSqlFilter</span> (line <span class="line-number">275</span>)
|
||||
<span class="method-title">BuildSqlFilter</span> (line <span class="line-number">278</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -161,7 +161,7 @@
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
<span class="method-title">SqlFilterFragment</span> (line <span class="line-number">91</span>)
|
||||
<span class="method-title">SqlFilterFragment</span> (line <span class="line-number">94</span>)
|
||||
</div>
|
||||
|
||||
<!-- ========== Info from phpDoc block ========= -->
|
||||
@ -195,7 +195,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -128,7 +128,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -101,7 +101,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -43,7 +43,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="functioncheck_string" id="functioncheck_string"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -68,7 +68,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="functionunicodeToUtf8" id="functionunicodeToUtf8"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -95,7 +95,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="functionutf8ToUnicode" id="functionutf8ToUnicode"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -127,7 +127,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_page-header_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -55,7 +55,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_page-footer_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -78,7 +78,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -36,7 +36,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_iCalendar_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -52,7 +52,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_RRule-v2_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -81,7 +81,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionget_freebusy" id="functionget_freebusy"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -118,7 +118,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_MenuSet_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -37,7 +37,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionmake_help_link" id="functionmake_help_link"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -62,7 +62,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionsend_page_header" id="functionsend_page_header"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -85,7 +85,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -30,7 +30,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_RRule-v2_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -94,7 +94,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -115,7 +115,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="___/htdocs/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_RRule_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -100,7 +100,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -36,7 +36,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_caldav-PUT-functions_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -51,7 +51,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_check_UTF8_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -82,7 +82,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionedit_grant_row" id="functionedit_grant_row"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -107,7 +107,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionprivilege_format_function" id="functionprivilege_format_function"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -146,7 +146,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:58 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:59 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -37,7 +37,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionaccess_ticket_browser" id="functionaccess_ticket_browser"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionbindings_to_other_browser" id="functionbindings_to_other_browser"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -77,7 +77,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionbindings_to_us_browser" id="functionbindings_to_us_browser"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -97,7 +97,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionbuild_privileges_html" id="functionbuild_privileges_html"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -125,7 +125,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionconfirm_delete_binding" id="functionconfirm_delete_binding"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -150,7 +150,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionconfirm_delete_bind_in" id="functionconfirm_delete_bind_in"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -175,7 +175,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionconfirm_delete_collection" id="functionconfirm_delete_collection"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -200,7 +200,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionconfirm_delete_principal" id="functionconfirm_delete_principal"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -228,7 +228,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionconfirm_delete_ticket" id="functionconfirm_delete_ticket"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -253,7 +253,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionedit_group_row" id="functionedit_group_row"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -278,7 +278,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionedit_ticket_row" id="functionedit_ticket_row"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -303,7 +303,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functiongrant_row_editor" id="functiongrant_row_editor"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -323,7 +323,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functiongroup_memberships_browser" id="functiongroup_memberships_browser"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -343,7 +343,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functiongroup_members_browser" id="functiongroup_members_browser"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -363,7 +363,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functiongroup_row_editor" id="functiongroup_row_editor"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -383,7 +383,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionhandle_subaction" id="functionhandle_subaction"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -408,7 +408,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionprincipal_collection_browser" id="functionprincipal_collection_browser"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -428,7 +428,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionprincipal_editor" id="functionprincipal_editor"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -448,7 +448,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionprincipal_grants_browser" id="functionprincipal_grants_browser"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -468,7 +468,7 @@
|
||||
|
||||
</div>
|
||||
<a name="functionticket_row_editor" id="functionticket_row_editor"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -491,7 +491,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -80,7 +80,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_vComponent_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -101,7 +101,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -80,7 +80,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_vComponent_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -101,7 +101,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -36,7 +36,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_iSchedule-POST_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -51,7 +51,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_HTTPAuthSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_CalDAVRequest_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Page.png" alt=" " />
|
||||
@ -95,7 +95,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionischedule_get" id="functionischedule_get"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../media/images/Function.png" />
|
||||
@ -118,7 +118,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:01 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:10 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -390,7 +390,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -498,7 +498,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:07 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_caldav-GET_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_caldav-OPTIONS_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -70,7 +70,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_caldav-PROPFIND_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -85,7 +85,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_caldav-REPORT_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -100,7 +100,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_test-RRULE_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -115,7 +115,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_caldav-GET_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -130,7 +130,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_PublicSession_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -145,7 +145,7 @@
|
||||
|
||||
</div>
|
||||
<a name="__/always_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -166,7 +166,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_CalDAVRequest_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -188,7 +188,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:28:00 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:09 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -109,7 +109,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -114,7 +114,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:56 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:05 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -46,7 +46,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -67,7 +67,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="_schedule-functions_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -100,7 +100,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="functiondelete_collection" id="functiondelete_collection"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -128,7 +128,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -41,7 +41,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -62,7 +62,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_iCalendar_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -96,7 +96,7 @@ Strict Standards: Only variables should be passed by reference in /usr/share/php
|
||||
|
||||
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
||||
<a name="functionexport_iCalendar" id="functionexport_iCalendar"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -121,7 +121,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
|
||||
</div>
|
||||
<a name="functionobfuscated_event" id="functionobfuscated_event"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -149,7 +149,7 @@ Warning: strftime(): It is not safe to rely on the system's timezone settings. Y
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_caldav-GET-functions_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_external-fetch_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -76,7 +76,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_AwlQuery_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -61,7 +61,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -76,7 +76,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_XMLDocument_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -97,7 +97,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -41,7 +41,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
</div>
|
||||
<a name="_XMLDocument_php"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -84,7 +84,7 @@
|
||||
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="_DAVResource_php"><!-- --></a>
|
||||
<div class="oddrow">
|
||||
<div class="evenrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Page.png" alt=" " />
|
||||
@ -71,7 +71,7 @@
|
||||
</div>
|
||||
<div class="info-box-body">
|
||||
<a name="functionrollback" id="functionrollback"><!-- --></a>
|
||||
<div class="evenrow">
|
||||
<div class="oddrow">
|
||||
|
||||
<div>
|
||||
<img src="../../media/images/Function.png" />
|
||||
@ -101,7 +101,7 @@
|
||||
</div>
|
||||
|
||||
<p class="notes" id="credit">
|
||||
Documentation generated on Sun, 17 Jun 2012 10:27:57 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 04 Jul 2012 10:13:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
||||
</p>
|
||||
</div></body>
|
||||
</html>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user