davical/docs/api/todolist.html
2010-02-05 10:08:33 -08:00

33 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/_inc---caldav-REPORT-multiget.php.html">caldav-REPORT-multiget.php</a></h3>
<ul>
<li>Tidy up namespace handling in the responses.</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/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/DAViCalSession/_inc---DAViCalSession.php.html#functionlocal_session_sql">local_session_sql()</a></h3>
<ul>
<li>Make this a defined constant</li>
</ul>
<p class="notes" id="credit">
Documentation generated on Fri, 05 Feb 2010 08:51:20 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
</p>
</body>
</html>