Don't warn on slow queries since this is a batch process.
[davical.git] / docs / api / todolist.html
blobdf3a54a73e342e02c4dbfa1e2025a47c1e68d3ed
2 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
3 <?xml version="1.0" encoding="iso-8859-1"?>
4 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <!-- template designed by Marco Von Ballmoos -->
8 <title>Todo List</title>
9 <link rel="stylesheet" href="media/stylesheet.css" />
10 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
11 </head>
12 <body>
13 <div align="center"><h1>Todo List</h1></div>
14 <h2>davical</h2>
15 <h3><a href="davical/Request/CalDAVRequest.html#methodIsLocked">CalDAVRequest::IsLocked()</a></h3>
16 <ul>
17 <li>This logic does not catch all locking scenarios. For example an infinite depth request should check the permissions for all collections and resources within that. At present we only maintain permissions on a per-collection basis though.</li>
18 </ul>
19 <h3><a href="davical/Resource/DAVResource.html#methodIsLocked">DAVResource::IsLocked()</a></h3>
20 <ul>
21 <li>This logic does not catch all locking scenarios. For example an infinite depth request should check the permissions for all collections and resources within that. At present we only maintain permissions on a per-collection basis though.</li>
22 </ul>
23 <h3><a href="davical/DAViCalSession/_inc---DAViCalSession.php.html#functionlocal_session_sql">local_session_sql()</a></h3>
24 <ul>
25 <li>Make this a defined constant</li>
26 </ul>
27 <h2>awl</h2>
28 <h3><a href="awl/caldav/Rfc5545Duration.html#methodfromTwoDates">Rfc5545Duration::fromTwoDates()</a></h3>
29 <ul>
30 <li>Improve this to calculate the days difference and then the clock time diff and work from there.</li>
31 </ul>
32 <p class="notes" id="credit">
33 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>
34 </p>
35 </body>
36 </html>