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

+Functions

 abook_connections ($channel_id, $sql_conditions= '')
 
 abook_self ($channel_id)
 
 channelx_by_nick ($nick)
 
 channelx_by_hash ($hash)
 
 channelx_by_n ($id)
 
 vcard_from_xchan ($xchan, $observer=null, $mode= '')
 
 abook_toggle_flag ($abook, $flag)
 
 user_remove ($uid)
 
 channel_remove ($channel_id)
 
 remove_all_xchan_resources ($xchan, $channel_id=0)
 
 contact_remove ($channel_id, $abook_id)
 
 terminate_friendship ($user, $self, $contact)
 
if(!function_exists('mark_for_death'))
+if(!function_exists('unmark_for_death'))
+if(!function_exists('contact_photo_menu')) 
random_profile ()
 
 contacts_not_grouped ($uid, $start=0, $count=0)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
abook_connections ( $channel_id,
 $sql_conditions = '' 
)
+
+ +
+
+ +
+
+ + + + + + + + +
abook_self ( $channel_id)
+
+ +

Referenced by photos_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
abook_toggle_flag ( $abook,
 $flag 
)
+
+ +

Referenced by connections_content().

+ +
+
+ +
+
+ + + + + + + + +
channel_remove ( $channel_id)
+
+ +
+
+ +
+
+ + + + + + + + +
channelx_by_hash ( $hash)
+
+ +
+
+ +
+
+ + + + + + + + +
channelx_by_n ( $id)
+
+ +
+
+ +
+
+ + + + + + + + +
channelx_by_nick ( $nick)
+
+ +

Referenced by photos_init().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
contact_remove ( $channel_id,
 $abook_id 
)
+
+ +

Referenced by connections_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
contacts_not_grouped ( $uid,
 $start = 0,
 $count = 0 
)
+
+ +

Referenced by nogroup_content().

+ +
+
+ +
+
+ + + + + + + +
if (!function_exists('mark_for_death')) if (!function_exists('unmark_for_death')) if (!function_exists('contact_photo_menu')) random_profile ()
+
+ +

Referenced by randprof_init().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
remove_all_xchan_resources ( $xchan,
 $channel_id = 0 
)
+
+ +

Referenced by post_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
terminate_friendship ( $user,
 $self,
 $contact 
)
+
+ +
+
+ +
+
+ + + + + + + + +
user_remove ( $uid)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
vcard_from_xchan ( $xchan,
 $observer = null,
 $mode = '' 
)
+
+
+
+
+ + + + -- cgit v1.2.3