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

+Functions

 setup_init (&$a)
 
 setup_post (&$a)
 
 get_db_errno ()
 
 setup_content (&$a)
 
 check_add (&$checks, $title, $status, $required, $help)
 
 check_php (&$phpath, &$checks)
 
 check_keys (&$checks)
 
 check_funcs (&$checks)
 
 check_htconfig (&$checks)
 
 check_smarty3 (&$checks)
 
 check_htaccess (&$checks)
 
 manual_config (&$a)
 
 load_database_rem ($v, $i)
 
 load_database ($db)
 
 what_next ()
 
+ + + +

+Variables

 $install_wizard_pass =1
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
check_add ($checks,
 $title,
 $status,
 $required,
 $help 
)
+
+

checks : array passed to template title : string status : boolean required : boolean help : string optional

+ +

Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), and check_smarty3().

+ +
+
+ +
+
+ + + + + + + + +
check_funcs ($checks)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + + +
check_htaccess ($checks)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + + +
check_htconfig ($checks)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + + +
check_keys ($checks)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
check_php ($phpath,
$checks 
)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + + +
check_smarty3 ($checks)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + +
get_db_errno ()
+
+ +

Referenced by setup_post().

+ +
+
+ +
+
+ + + + + + + + +
load_database ( $db)
+
+ +

Referenced by setup_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
load_database_rem ( $v,
 $i 
)
+
+ +
+
+ +
+
+ + + + + + + + +
manual_config ($a)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + + +
setup_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
setup_init ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
setup_post ($a)
+
+ +
+
+ +
+
+ + + + + + + +
what_next ()
+
+ +

Referenced by setup_content().

+ +
+
+

Variable Documentation

+ +
+
+ + + + +
$install_wizard_pass =1
+
+ +

Referenced by setup_content(), setup_init(), and setup_post().

+ +
+
+
+
+ + + + -- 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/setup_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index 941e9b4d4..50785e59d 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_8php.html @@ -480,7 +480,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/setup_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index 17fc5f245..fd325ad53 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_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/setup_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index 8412764c2..6289f702b 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_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/setup_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index fd325ad53..8412764c2 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_8php.html @@ -4,7 +4,7 @@ -The Red Project: mod/setup.php File Reference +The Red Matrix: mod/setup.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- 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/setup_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index 6289f702b..ab0d78658 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_8php.html @@ -28,7 +28,7 @@ - + + + @@ -193,7 +195,7 @@ Variables

checks : array passed to template title : string status : boolean required : boolean help : string optional

-

Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), and check_smarty3().

+

Referenced by check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), and check_store().

@@ -313,6 +315,24 @@ Variables

Referenced by setup_content().

+ + + +
+
+
The Red Matrix
-- 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/setup_8php.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'doc/html/setup_8php.html') diff --git a/doc/html/setup_8php.html b/doc/html/setup_8php.html index ab0d78658..3537830f1 100644 --- a/doc/html/setup_8php.html +++ b/doc/html/setup_8php.html @@ -133,6 +133,8 @@ Functions
 
 check_smarty3 (&$checks)
 
 check_store (&$checks)
 
 check_htaccess (&$checks)
 
 manual_config (&$a)
+ + + + + + + +
check_store ($checks)
+
+ +

Referenced by setup_content().

+
-- cgit v1.2.3