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/fpostit_8php.html | 182 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 doc/html/fpostit_8php.html (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html new file mode 100644 index 000000000..b8b9d2f06 --- /dev/null +++ b/doc/html/fpostit_8php.html @@ -0,0 +1,182 @@ + + + + + + +The Red Project: util/fpostit/fpostit.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
fpostit.php File Reference
+
+
+ + + + +

+Functions

 showForm ($error, $content)
 
+ + + +

+Variables

if(($_POST["friendika_acct_name"]!=
+'')&&($_POST["friendika_password"]!=
+'')) if(isset($_GET['title']))
+if(isset($_GET['text'])) if(isset($_GET['url']))
+if((isset($title))&&(isset($text))&&(isset($url))) 
else
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
showForm ( $error,
 $content 
)
+
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
if (isset($_POST['submit'])) else
+
+Initial value:
{
+
$content = $_POST['content']
+
+
+
+
+
+ + + + -- 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/fpostit_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index b8b9d2f06..14fb70232 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -173,7 +173,7 @@ Variables - - - - + -- 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/fpostit_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index 312b6613c..324f8ee16 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -28,7 +28,7 @@ - +
The Red Project
-- cgit v1.2.3 From 946554ff4b03d81f32375832b8b50883a3ffeedf Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:52:06 -0700 Subject: doc update --- doc/html/fpostit_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index 324f8ee16..7bec57db2 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -118,11 +118,11 @@ Functions
- +if(isset($_GET['text'])) if(isset($_GET['url']))
+if((isset($title))&&(isset($text))&&(isset($url))) 

Variables

if(($_POST["friendika_acct_name"]!=
+
if(($_POST["friendika_acct_name"]!=
'')&&($_POST["friendika_password"]!=
'')) if(isset($_GET['title']))
-if(isset($_GET['text'])) if(isset($_GET['url']))
-if((isset($title))&&(isset($text))&&(isset($url))) 
else
else
 

Function Documentation

@@ -158,7 +158,7 @@ Variables
- +
if (isset($_POST['submit'])) elseif (isset($_POST['submit'])) else
-- 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/fpostit_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index 7bec57db2..c39994062 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -4,7 +4,7 @@ -The Red Project: util/fpostit/fpostit.php File Reference +The Red Matrix: util/fpostit/fpostit.php File Reference @@ -30,7 +30,7 @@ Logo -
The Red Project +
The Red Matrix
-- 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/fpostit_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index c39994062..2271bcd54 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 09950745c10912f9875eb4a63793ff7e85bb7974 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 11 Oct 2013 20:43:53 -0700 Subject: doc updates --- doc/html/fpostit_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index 2271bcd54..38716cd89 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -118,11 +118,11 @@ Functions
- +if(isset($_GET['text'])) if(isset($_GET['url']))
+if((isset($title))&&(isset($text))&&(isset($url))) 

Variables

if(($_POST["friendika_acct_name"]!=
+
if(($_POST["friendika_acct_name"]!=
'')&&($_POST["friendika_password"]!=
'')) if(isset($_GET['title']))
-if(isset($_GET['text'])) if(isset($_GET['url']))
-if((isset($title))&&(isset($text))&&(isset($url))) 
else
else
 

Function Documentation

@@ -158,7 +158,7 @@ Variables
- +
if (isset($_POST['submit'])) elseif (isset($_POST['submit'])) else
-- 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/fpostit_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index 38716cd89..c0007a22e 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- 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/fpostit_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index c0007a22e..b17a11384 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -118,11 +118,11 @@ Functions
- +if(isset($_GET['text'])) if(isset($_GET['url']))
+if((isset($title))&&(isset($text))&&(isset($url))) 

Variables

if(($_POST["friendika_acct_name"]!=
+
if(($_POST["friendika_acct_name"]!=
'')&&($_POST["friendika_password"]!=
'')) if(isset($_GET['title']))
-if(isset($_GET['text'])) if(isset($_GET['url']))
-if((isset($title))&&(isset($text))&&(isset($url))) 
else
else
 

Function Documentation

@@ -158,7 +158,7 @@ Variables
- +
if (isset($_POST['submit'])) elseif (isset($_POST['submit'])) else
-- 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/fpostit_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index b17a11384..edd788dd8 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -118,11 +118,11 @@ Functions - +if(isset($_GET['text'])) if(isset($_GET['url']))
+if((isset($title))&&(isset($text))&&(isset($url))) 

Variables

if(($_POST["friendika_acct_name"]!=
+
if(($_POST["friendika_acct_name"]!=
'')&&($_POST["friendika_password"]!=
'')) if(isset($_GET['title']))
-if(isset($_GET['text'])) if(isset($_GET['url']))
-if((isset($title))&&(isset($text))&&(isset($url))) 
else
else
 

Function Documentation

@@ -158,7 +158,7 @@ Variables
- +
if (isset($_POST['submit'])) elseif (isset($_POST['submit'])) else
-- 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/fpostit_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index edd788dd8..d2f360ad4 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -118,11 +118,11 @@ Functions - +if(isset($_GET['text'])) if(isset($_GET['url']))
+if((isset($title))&&(isset($text))&&(isset($url))) 

Variables

if(($_POST["friendika_acct_name"]!=
+
if(($_POST["friendika_acct_name"]!=
'')&&($_POST["friendika_password"]!=
'')) if(isset($_GET['title']))
-if(isset($_GET['text'])) if(isset($_GET['url']))
-if((isset($title))&&(isset($text))&&(isset($url))) 
else
else
 

Function Documentation

@@ -158,7 +158,7 @@ Variables
- +
if (isset($_POST['submit'])) elseif (isset($_POST['submit'])) else
-- 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/fpostit_8php.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/fpostit_8php.html') diff --git a/doc/html/fpostit_8php.html b/doc/html/fpostit_8php.html index d2f360ad4..d5320a73f 100644 --- a/doc/html/fpostit_8php.html +++ b/doc/html/fpostit_8php.html @@ -118,11 +118,11 @@ Functions - +if(isset($_GET['text'])) if(isset($_GET['url']))
+if((isset($title))&&(isset($text))&&(isset($url))) 

Variables

if(($_POST["friendika_acct_name"]!=
+
if(($_POST["friendika_acct_name"]!=
'')&&($_POST["friendika_password"]!=
'')) if(isset($_GET['title']))
-if(isset($_GET['text'])) if(isset($_GET['url']))
-if((isset($title))&&(isset($text))&&(isset($url))) 
else
else
 

Function Documentation

@@ -158,7 +158,7 @@ Variables
- +
if (isset($_POST['submit'])) elseif (isset($_POST['submit'])) else
-- cgit v1.2.3