From 2016342cf2ca6ad3ac5f879bdd7cad166c543877 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 16 Jan 2015 00:53:55 -0800 Subject: more doc updates --- doc/html/dav_8php.html | 154 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 doc/html/dav_8php.html (limited to 'doc/html/dav_8php.html') diff --git a/doc/html/dav_8php.html b/doc/html/dav_8php.html new file mode 100644 index 000000000..650764cb1 --- /dev/null +++ b/doc/html/dav_8php.html @@ -0,0 +1,154 @@ + + + + + + +The Red Matrix: mod/dav.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
dav.php File Reference
+
+
+ +

Initialize RedMatrix's cloud (SabreDAV). +More...

+ + + + + +

+Functions

if(x($_SERVER,
+'REDIRECT_REMOTE_USER')) if(x($_SERVER,
+'HTTP_AUTHORIZATION')) 
dav_init (&$a)
 Fires up the SabreDAV server. More...
 
+

Detailed Description

+

Initialize RedMatrix's cloud (SabreDAV).

+

Module for accessing the DAV storage area from a DAV client.

+

Function Documentation

+ +
+
+ + + + + + + + +
if (x($_SERVER, 'REDIRECT_REMOTE_USER')) if (x($_SERVER, 'HTTP_AUTHORIZATION')) dav_init ($a)
+
+ +

Fires up the SabreDAV server.

+
Parameters
+ + +
App&$a
+
+
+ +
+
+
+
+ -- cgit v1.2.3