From c36fc59df30735b88ab55884f4411dedd3886f20 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 26 Oct 2013 01:27:19 -0700 Subject: doc updates --- doc/html/cloud_8php.html | 142 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 doc/html/cloud_8php.html (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html new file mode 100644 index 000000000..05196301b --- /dev/null +++ b/doc/html/cloud_8php.html @@ -0,0 +1,142 @@ + + + + + + +The Red Matrix: mod/cloud.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
cloud.php File Reference
+
+
+ + + + +

+Classes

class  RedBasicAuth
 
+ + + +

+Functions

 cloud_init ()
 
+

Function Documentation

+ +
+
+ + + + + + + +
cloud_init ()
+
+ +
+
+
+
+ -- 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/cloud_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 05196301b..68c42f825 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_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/cloud_8php.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 68c42f825..2e0cf58ec 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -118,18 +118,19 @@ Classes
- - + +

Functions

 cloud_init ()
 
 cloud_init (&$a)
 

Function Documentation

- +
- + +
cloud_init ()$a)
-- 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/cloud_8php.html | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 2e0cf58ec..8fd8cf18f 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -104,30 +104,25 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
cloud.php File Reference
- - - -

-Classes

class  RedBasicAuth
 
- - + +

Functions

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

Function Documentation

- +
- + -- cgit v1.2.3 From fb49647993fec8f52e69801ce92a9882a4c95b1a Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Feb 2014 00:49:45 -0800 Subject: doc updates --- doc/html/cloud_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 8fd8cf18f..a5ea81c0a 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
cloud_init if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init ( $a)
- +

Functions

if(x($_SERVER,'REDIRECT_REMOTE_USER'))
-if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
if(x($_SERVER,'REDIRECT_REMOTE_USER'))
+if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 

Function Documentation

@@ -122,7 +122,7 @@ Functions
- + -- cgit v1.2.3 From 46f0de7120d0773f361e08298c99ef804330adff Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 00:57:35 -0800 Subject: try to fix youtube mixed content warnings --- doc/html/cloud_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index a5ea81c0a..229bf4d9a 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init ( $a)
- +

Functions

if(x($_SERVER,'REDIRECT_REMOTE_USER'))
-if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
if(x($_SERVER,'REDIRECT_REMOTE_USER'))
+if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 

Function Documentation

@@ -122,7 +122,7 @@ Functions
- + -- cgit v1.2.3 From 16c2aa042fade698ece5dcb67cde10ff8155bd65 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Mar 2014 14:30:24 -0800 Subject: doc update --- doc/html/cloud_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 229bf4d9a..4da7b06e5 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init ( $a)
- +

Functions

if(x($_SERVER,'REDIRECT_REMOTE_USER'))
-if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
if(x($_SERVER,'REDIRECT_REMOTE_USER'))
+if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 

Function Documentation

@@ -122,7 +122,7 @@ Functions
- + -- cgit v1.2.3 From 074d2839c00aeb1400021e2cdbe432e87e0397b9 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 16 Mar 2014 14:56:04 -0700 Subject: doc update --- doc/html/cloud_8php.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/cloud_8php.html') diff --git a/doc/html/cloud_8php.html b/doc/html/cloud_8php.html index 4da7b06e5..22b4f35b9 100644 --- a/doc/html/cloud_8php.html +++ b/doc/html/cloud_8php.html @@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('cloud_8php.html','');});
if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init ( $a)
- +

Functions

if(x($_SERVER,'REDIRECT_REMOTE_USER'))
-if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
if(x($_SERVER,'REDIRECT_REMOTE_USER'))
+if(x($_SERVER,'HTTP_AUTHORIZATION')) 
cloud_init (&$a)
 

Function Documentation

@@ -122,7 +122,7 @@ Functions
- + -- cgit v1.2.3
if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init if (x($_SERVER,'REDIRECT_REMOTE_USER')) if (x($_SERVER,'HTTP_AUTHORIZATION')) cloud_init ( $a)