From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/Contact_8php.html | 533 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 533 insertions(+) create mode 100644 doc/old/html/Contact_8php.html (limited to 'doc/old/html/Contact_8php.html') diff --git a/doc/old/html/Contact_8php.html b/doc/old/html/Contact_8php.html new file mode 100644 index 000000000..9705147f1 --- /dev/null +++ b/doc/old/html/Contact_8php.html @@ -0,0 +1,533 @@ + + + + + + +The Red Matrix: include/Contact.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Contact.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

 rconnect_url ($channel_id, $xchan)
 
 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)
 
 account_remove ($account_id, $local=true)
 
 channel_remove ($channel_id, $local=true)
 
 mark_orphan_hubsxchans ()
 
 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')) 
random_profile ()
 
+

Function Documentation

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

Referenced by photos_post().

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

Referenced by connedit_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
account_remove ( $account_id,
 $local = true 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
channel_remove ( $channel_id,
 $local = true 
)
+
+
+ +
+
+ + + + + + + + +
channelx_by_hash ( $hash)
+
+ +
+
+ +
+
+ + + + + + + + +
channelx_by_n ( $id)
+
+ +

Referenced by widget_photo_albums().

+ +
+
+ +
+
+ + + + + + + + +
channelx_by_nick ( $nick)
+
+ +

Referenced by photos_init().

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

Referenced by connedit_content(), and post_post().

+ +
+
+ +
+
+ + + + + + + +
mark_orphan_hubsxchans ()
+
+

mark any hubs "offline" that haven't been heard from in more than 30 days Allow them to redeem themselves if they come back later. Then go through all those that are newly marked and see if any other hubs are attached to the controlling xchan that are still alive. If not, they're dead (although they could come back some day).

+ +

Referenced by poller_run().

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

Referenced by randprof_init().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
rconnect_url ( $channel_id,
 $xchan 
)
+
+ +

Referenced by profile_sidebar().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
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 = '' 
)
+
+ +

Referenced by widget_vcard().

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