From 8eed3a10062818dd30f339139074be8e721546d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 2 Nov 2013 15:45:38 -0700 Subject: doc updates --- doc/html/reddav_8php.html | 124 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 doc/html/reddav_8php.html (limited to 'doc/html/reddav_8php.html') diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html new file mode 100644 index 000000000..2b9d4d7e9 --- /dev/null +++ b/doc/html/reddav_8php.html @@ -0,0 +1,124 @@ + + + + + + +The Red Matrix: include/reddav.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
reddav.php File Reference
+
+
+ + + + + + + + +

+Classes

class  RedInode
 
class  RedDirectory
 
class  RedFile
 
+
+
+ -- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/reddav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/reddav_8php.html') diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index 2b9d4d7e9..49b7d62ff 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -28,7 +28,7 @@ - + +
The Red Matrix
-- cgit v1.2.3 From d2d071029f38942496aa52e42048ae53c5d04d48 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 3 Jan 2014 01:41:55 -0800 Subject: doc updates --- doc/html/reddav_8php.html | 93 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 92 insertions(+), 1 deletion(-) (limited to 'doc/html/reddav_8php.html') diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index 49b7d62ff..27de96d58 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -104,7 +104,8 @@ $(document).ready(function(){initNavTree('reddav_8php.html','');});
reddav.php File Reference
@@ -118,7 +119,97 @@ Classes
 
class  RedFile
 
+ + + + + + +

+Functions

 RedChannelList (&$auth)
 
 RedCollectionData ($file, &$auth)
 
 RedFileData ($file, &$auth, $test=false)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
RedChannelList ($auth)
+
+ +

Referenced by RedCollectionData().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
RedCollectionData ( $file,
$auth 
)
+
+ +

Referenced by RedDirectory\getChildren().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
RedFileData ( $file,
$auth,
 $test = false 
)
+
+
-- cgit v1.2.3 From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/reddav_8php.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/html/reddav_8php.html') diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index 27de96d58..cc869593c 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -113,12 +113,14 @@ $(document).ready(function(){initNavTree('reddav_8php.html','');}); - - + + + +

Classes

class  RedInode
 
class  RedDirectory
 
class  RedFile
 
class  RedBasicAuth
 
class  RedBrowser
 
-- cgit v1.2.3 From 902c9b158528b03e6e31f8b7f16fa4a5b16f62cd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Jan 2014 20:02:45 -0800 Subject: doc updates --- doc/html/reddav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/reddav_8php.html') diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index cc869593c..c987f8a0f 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -208,7 +208,7 @@ Functions

Functions

-- cgit v1.2.3