From 8e7e488ffe92030707a792584adecc93cd9a3708 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Oct 2014 00:13:00 -0700 Subject: doc updates --- doc/html/reddav_8php.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/reddav_8php.html') diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index c53b3c747..a6af84519 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -122,8 +122,7 @@ Classes class  RedFile   class  RedBasicAuth -  -class  RedBrowser + Authentication backend class for RedDAV. More...
 

Detailed Description

DAV related classes from SabreDAV for Red Matrix.

This file contains the classes from SabreDAV that got extended to adapt it for Red Matrix.

-

You find the original SabreDAV classes under vendor/sabre/dav/. We need to use SabreDAV 1.8.x for PHP5.3 compatibility. SabreDAV >= 2.0 requires PHP >= 5.4.

+

You find the original SabreDAV classes 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.

Function Documentation

@@ -159,7 +159,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?
+
Todo:
Is there any reason why this is not inside RedDirectory class?
Parameters

@@ -141,7 +140,8 @@ Functions

@@ -198,7 +198,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.
+
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.
Parameters
$auth
@@ -252,7 +252,7 @@ Functions -

Referenced by RedDirectory\childExists(), cloud_init(), and RedDirectory\getChild().

+

Referenced by RedDirectory\childExists(), cloud_init(), and RedDirectory\getChild().

-- cgit v1.2.3
string$filepath to a directory