aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/reddav_8php.html
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-11-15 14:03:28 -0800
committerfriendica <info@friendica.com>2014-11-15 14:03:28 -0800
commit87cdfc1751d1e2f16cf651393049c5f6fb1a8efb (patch)
tree07a39bd8d533f83cff4b1539298d6a0dabbf6535 /doc/html/reddav_8php.html
parentad8668be9e26c914c9dbb2146e5c26c9ffda5d4c (diff)
downloadvolse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.tar.gz
volse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.tar.bz2
volse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.zip
doc updates
Diffstat (limited to 'doc/html/reddav_8php.html')
-rw-r--r--doc/html/reddav_8php.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html
index ac5e204bb..4b92ec899 100644
--- a/doc/html/reddav_8php.html
+++ b/doc/html/reddav_8php.html
@@ -129,7 +129,7 @@ Functions</h2></td></tr>
<div class="textblock"><p>some DAV related functions for <a class="el" href="namespaceRedMatrix.html">RedMatrix</a>. </p>
<p>This file contains some functions which did not fit into one of the RedDAV classes.</p>
<p>The extended SabreDAV classes you will find in the RedDAV namespace under includes/RedDAV/. The original SabreDAV classes you can find under vendor/sabre/dav/. We need to use SabreDAV 1.8.x for PHP5.3 compatibility. SabreDAV &gt;= 2.0 requires PHP &gt;= 5.4.</p>
-<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000007">Todo:</a></b></dt><dd>split up the classes into own files.</dd></dl>
+<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000008">Todo:</a></b></dt><dd>split up the classes into own files.</dd></dl>
<p><a class="el" href=""><a href="http://opensource.org/licenses/mit-license.php">http://opensource.org/licenses/mit-license.php</a> The MIT License (MIT) </a></p>
</div><h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ae92ea0df1993f6a7bcd1b6efa6c1fb66"></a>
@@ -148,7 +148,7 @@ Functions</h2></td></tr>
<p>Returns an array with viewable channels. </p>
<p>Get a list of RedDirectory objects with all the channels where the visitor has <b>view_storage</b> perms.</p>
-<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000008">Todo:</a></b></dt><dd>Is there any reason why this is not inside RedDirectory class? function name looks like a class name, should we rename it?</dd></dl>
+<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000009">Todo:</a></b></dt><dd>Is there any reason why this is not inside RedDirectory class? function name looks like a class name, should we rename it?</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramtype">RedBasicAuth</td><td class="paramname">&amp;$auth</td><td></td></tr>
@@ -187,7 +187,7 @@ Functions</h2></td></tr>
<p>TODO what exactly does this function? </p>
<p>Array with all RedDirectory and RedFile DAV items for the given path.</p>
-<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000009">Todo:</a></b></dt><dd>Is there any reason why this is not inside RedDirectory class? Seems only to be used there and we could simplify it a bit there. function name looks like a class name, should we rename it?</dd></dl>
+<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000010">Todo:</a></b></dt><dd>Is there any reason why this is not inside RedDirectory class? Seems only to be used there and we could simplify it a bit there. function name looks like a class name, should we rename it?</dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramtype">string</td><td class="paramname">$file</td><td>path to a directory </td></tr>