From a0b3ddca40e51fc996c983410b1323f227326f08 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 5 Sep 2014 01:58:12 -0700 Subject: doc updates --- doc/html/include_2network_8php.html | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to 'doc/html/include_2network_8php.html') diff --git a/doc/html/include_2network_8php.html b/doc/html/include_2network_8php.html index 5d8838356..66b95e7c0 100644 --- a/doc/html/include_2network_8php.html +++ b/doc/html/include_2network_8php.html @@ -146,6 +146,8 @@ Functions    email_send ($addr, $subject, $headers, $item)   + discover_by_url ($url, $arr=null) +   discover_by_webbie ($webbie)    webfinger_rfc7033 ($webbie) @@ -240,6 +242,34 @@ Functions

Referenced by fetch_xrd_links().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
discover_by_url ( $url,
 $arr = null 
)
+
+ +

Referenced by new_contact().

+
@@ -256,7 +286,7 @@ Functions
-

Referenced by find_diaspora_person_by_handle(), and new_contact().

+

Referenced by find_diaspora_person_by_handle(), import_author_diaspora(), and new_contact().

@@ -529,6 +559,8 @@ Functions
+

Referenced by discover_by_url().

+
@@ -713,7 +745,7 @@ Functions
Returns
array 'return_code' => HTTP return code or 0 if timeout or failure 'success' => boolean true (if HTTP 2xx result) or false 'header' => HTTP headers 'body' => fetched content
-

Referenced by check_htaccess(), diaspora_reshare(), directory_content(), dirprofile_init(), discover_by_webbie(), externals_run(), fetch_xrd_links(), handle_feed(), import_post(), import_profile_photo(), import_site(), import_xchan(), navbar_complete(), oembed_fetch_url(), oexchange_content(), onepoll_run(), parseurl_getsiteinfo(), poco_load(), pubsites_content(), remote_online_status(), scale_external_images(), scrape_feed(), scrape_vcard(), setup_post(), sslify_init(), sync_directories(), update_suggestions(), webfinger_rfc7033(), z_post_url(), zot_finger(), and zot_register_hub().

+

Referenced by check_htaccess(), diaspora_reshare(), directory_content(), dirprofile_init(), discover_by_url(), discover_by_webbie(), externals_run(), fetch_xrd_links(), handle_feed(), import_post(), import_profile_photo(), import_site(), import_xchan(), navbar_complete(), oembed_fetch_url(), oexchange_content(), onepoll_run(), parseurl_getsiteinfo(), poco_load(), pubsites_content(), remote_online_status(), scale_external_images(), scrape_feed(), scrape_vcard(), setup_post(), sslify_init(), sync_directories(), update_suggestions(), webfinger_rfc7033(), z_post_url(), zot_finger(), and zot_register_hub().

-- cgit v1.2.3