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