From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/Contact_8php.html | 532 --------------------------------------------- 1 file changed, 532 deletions(-) delete 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 deleted file mode 100644 index 403e2b3b7..000000000 --- a/doc/html/Contact_8php.html +++ /dev/null @@ -1,532 +0,0 @@ - - - - - - -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, $unset_session=true)
 
 rrmdir ($path)
 
 channel_remove ($channel_id, $local=true, $unset_session=true)
 
 mark_orphan_hubsxchans ()
 
 remove_all_xchan_resources ($xchan, $channel_id=0)
 
 contact_remove ($channel_id, $abook_id)
 
 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,
 $unset_session = true 
)
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
channel_remove ( $channel_id,
 $local = true,
 $unset_session = true 
)
-
-
- -
-
- - - - - - - - -
channelx_by_hash ( $hash)
-
- -

Referenced by ratenotif_run().

- -
-
- -
-
- - - - - - - - -
channelx_by_n ( $id)
-
- -

Referenced by handle_feed(), and widget_photo_albums().

- -
-
- -
-
- - - - - - - - -
channelx_by_nick ( $nick)
-
- -

Referenced by photos_init().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
contact_remove ( $channel_id,
 $abook_id 
)
-
-
- -
-
- - - - - - - -
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().

- -
-
- -
-
- - - - - - - -
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().

- -
-
- -
-
- - - - - - - - -
rrmdir ( $path)
-
- -

Referenced by channel_remove().

- -
-
- -
-
- - - - - - - - -
user_remove ( $uid)
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
vcard_from_xchan ( $xchan,
 $observer = null,
 $mode = '' 
)
-
- -

Referenced by widget_vcard().

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