davical/docs/api/todolist.html
Andrew McMillan 927a98482f Release 1.0.2
2012-01-14 10:46:56 +13:00

34 lines
1.8 KiB
HTML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Todo List</title>
<link rel="stylesheet" href="media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<div align="center"><h1>Todo List</h1></div>
<h2>davical</h2>
<h3><a href="davical/Request/CalDAVRequest.html#methodIsLocked">CalDAVRequest::IsLocked()</a></h3>
<ul>
<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>
</ul>
<h3><a href="davical/Resource/DAVResource.html#methodIsLocked">DAVResource::IsLocked()</a></h3>
<ul>
<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>
</ul>
<h3><a href="davical/DAViCalSession/_inc---DAViCalSession.php.html#functionlocal_session_sql">local_session_sql()</a></h3>
<ul>
<li>Make this a defined constant</li>
</ul>
<h2>awl</h2>
<h3><a href="awl/caldav/Rfc5545Duration.html#methodfromTwoDates">Rfc5545Duration::fromTwoDates()</a></h3>
<ul>
<li>Improve this to calculate the days difference and then the clock time diff and work from there.</li>
</ul>
<p class="notes" id="credit">
Documentation generated on Fri, 13 Jan 2012 23:44:57 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
</p>
</body>
</html>