From 87cdfc1751d1e2f16cf651393049c5f6fb1a8efb Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 15 Nov 2014 14:03:28 -0800 Subject: doc updates --- doc/html/reddav_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/reddav_8php.html') 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

some DAV related functions for RedMatrix.

This file contains some functions which did not fit into one of the RedDAV classes.

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.

-
Todo:
split up the classes into own files.
+
Todo:
split up the classes into own files.

http://opensource.org/licenses/mit-license.php The MIT License (MIT)

Function Documentation

@@ -148,7 +148,7 @@ Functions

Returns an array with viewable channels.

Get a list of RedDirectory objects with all the channels where the visitor has view_storage perms.

-
Todo:
Is there any reason why this is not inside RedDirectory class? function name looks like a class name, should we rename it?
+
Todo:
Is there any reason why this is not inside RedDirectory class? function name looks like a class name, should we rename it?
Parameters
@@ -187,7 +187,7 @@ Functions

TODO what exactly does this function?

Array with all RedDirectory and RedFile DAV items for the given path.

-
Todo:
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?
+
Todo:
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?
Parameters
RedBasicAuth&$auth
-- cgit v1.2.3
string$filepath to a directory