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

+Functions

 identity_check_service_class ($account_id)
 
 validate_channelname ($name)
 
 create_identity ($arr)
 
 set_default_login_identity ($account_id, $channel_id, $force=true)
 
 identity_basic_export ($channel_id)
 
 identity_basic_import ($arr, $seize_primary=false)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
create_identity ( $arr)
+
+ +

Referenced by new_channel_post().

+ +
+
+ +
+
+ + + + + + + + +
identity_basic_export ( $channel_id)
+
+ +

Referenced by api_export_basic(), and uexport_init().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
identity_basic_import ( $arr,
 $seize_primary = false 
)
+
+ +
+
+ +
+
+ + + + + + + + +
identity_check_service_class ( $account_id)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
set_default_login_identity ( $account_id,
 $channel_id,
 $force = true 
)
+
+ +

Referenced by create_identity().

+ +
+
+ +
+
+ + + + + + + + +
validate_channelname ( $name)
+
+ +

Referenced by create_identity(), and settings_post().

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