mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
33 lines
1.8 KiB
HTML
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 Thu, 25 Feb 2010 11:39:21 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
|
|
</p>
|
|
</body>
|
|
</html>
|