davical/docs/api/todolist.html
2010-12-28 02:20:18 +13:00

29 lines
1.6 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>
<p class="notes" id="credit">
Documentation generated on Tue, 28 Dec 2010 02:16:05 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
</p>
</body>
</html>