From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/connections_8php.html | 201 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 doc/html/connections_8php.html (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html new file mode 100644 index 000000000..5716e72ba --- /dev/null +++ b/doc/html/connections_8php.html @@ -0,0 +1,201 @@ + + + + + + +The Red Project: mod/connections.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
connections.php File Reference
+
+
+ + + + + + + + + + +

+Functions

 connections_init (&$a)
 
 connections_aside (&$a)
 
 connections_post (&$a)
 
 connections_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
connections_aside ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
connections_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
connections_init ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
connections_post ($a)
+
+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/connections_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index 5716e72ba..a90de3774 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -192,7 +192,7 @@ Functions - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/connections_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index d5a1f059e..273852eef 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/connections_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index 409c9a820..2136bf89e 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/connections_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index 273852eef..409c9a820 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -4,7 +4,7 @@ -The Red Project: mod/connections.php File Reference +The Red Matrix: mod/connections.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- + + +
The Red Matrix
-- cgit v1.2.3 From 28e0665caddb84598ab2fc74abcd70267d3be7f1 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 29 Jun 2013 02:04:44 -0700 Subject: doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. --- doc/html/connections_8php.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index 2136bf89e..9543f38fc 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -118,6 +118,8 @@ Functions
 
 connections_post (&$a)
 
 connections_clone (&$a)
 
 connections_content (&$a)
 
@@ -136,6 +138,24 @@ Functions
+
+ + +
+
+ + + + + + + + +
connections_clone ($a)
+
+ +

Referenced by connections_content().

+
-- cgit v1.2.3 From 53118a43522d70258a4913709d9cd056f4cb5438 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Jul 2013 03:50:46 -0700 Subject: add gz to access denied files to block rotated logs from public access --- doc/html/connections_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index 9543f38fc..e9f73801d 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -154,7 +154,7 @@ Functions
-

Referenced by connections_content().

+

Referenced by connections_content(), and connections_post().

-- 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/connections_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index e9f73801d..28d066222 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -28,7 +28,7 @@ - + - - @@ -124,22 +122,6 @@ Functions
The Red Matrix
-- cgit v1.2.3 From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/connections_8php.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'doc/html/connections_8php.html') diff --git a/doc/html/connections_8php.html b/doc/html/connections_8php.html index 28d066222..cd24a6a61 100644 --- a/doc/html/connections_8php.html +++ b/doc/html/connections_8php.html @@ -114,8 +114,6 @@ $(document).ready(function(){initNavTree('connections_8php.html','');}); Functions
 connections_init (&$a)
 
 connections_aside (&$a)
 
 connections_post (&$a)
 
 connections_clone (&$a)
 

Function Documentation

- -
-
- - - - - - - - -
connections_aside ($a)
-
- -
-
@@ -154,7 +136,7 @@ Functions
-

Referenced by connections_content(), and connections_post().

+

Referenced by connections_post().

-- cgit v1.2.3