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

+Functions

 check_account_email ($email)
 
 check_account_password ($password)
 
 check_account_invite ($invite_code)
 
 check_account_admin ($arr)
 
 account_total ()
 
 create_account ($arr)
 
 send_reg_approval_email ($arr)
 
 send_verification_email ($email, $password)
 
 user_allow ($hash)
 
 user_deny ($hash)
 
+

Function Documentation

+ +
+
+ + + + + + + +
account_total ()
+
+ +

Referenced by create_account().

+ +
+
+ +
+
+ + + + + + + + +
check_account_admin ( $arr)
+
+ +

Referenced by create_account().

+ +
+
+ +
+
+ + + + + + + + +
check_account_email ( $email)
+
+ +

Referenced by create_account(), and register_init().

+ +
+
+ +
+
+ + + + + + + + +
check_account_invite ( $invite_code)
+
+ +

Referenced by create_account(), and register_init().

+ +
+
+ +
+
+ + + + + + + + +
check_account_password ( $password)
+
+ +

Referenced by create_account(), and register_init().

+ +
+
+ +
+
+ + + + + + + + +
create_account ( $arr)
+
+ +

Referenced by register_post().

+ +
+
+ +
+
+ + + + + + + + +
send_reg_approval_email ( $arr)
+
+ +

Referenced by register_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
send_verification_email ( $email,
 $password 
)
+
+ +

Referenced by register_post().

+ +
+
+ +
+
+ + + + + + + + +
user_allow ( $hash)
+
+ +

Referenced by admin_page_users_post(), and regmod_content().

+ +
+
+ +
+
+ + + + + + + + +
user_deny ( $hash)
+
+ +

Referenced by admin_page_users_post(), and regmod_content().

+ +
+
+
+
+ + + + -- cgit v1.2.3