diff options
author | Habeas Codice <habeascodice@federated.social> | 2014-11-17 03:20:20 -0800 |
---|---|---|
committer | Habeas Codice <habeascodice@federated.social> | 2014-11-17 03:20:20 -0800 |
commit | 333f3b17152475e780cc5a9fbedaf3b03dfb2cce (patch) | |
tree | 8aaa0a8cd7ddc00630c38a85121124e824e35e7b /doc/html/reddav_8php.html | |
parent | 2dbecf95454993cdf4996d2d65463d7759cd479b (diff) | |
parent | b11ed7f88e4683315a4f5aa02692cb61facf32a7 (diff) | |
download | volse-hubzilla-333f3b17152475e780cc5a9fbedaf3b03dfb2cce.tar.gz volse-hubzilla-333f3b17152475e780cc5a9fbedaf3b03dfb2cce.tar.bz2 volse-hubzilla-333f3b17152475e780cc5a9fbedaf3b03dfb2cce.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc/html/reddav_8php.html')
-rw-r--r-- | doc/html/reddav_8php.html | 6 |
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 >= 2.0 requires PHP >= 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">&$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> |