From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/items_8php.html | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 50211043e..a09a8b58e 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -28,7 +28,7 @@ - + + + @@ -1179,7 +1181,7 @@ Functions
The Red Project
@@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('items_8php.html','');}); Functions
 collect_recipients ($item, &$private)
 
 red_zrl_callback ($matches)
 
 post_activity_item ($arr)
 
 get_public_feed ($channel, $params)
-

Referenced by consume_feed(), event_store(), item_post(), like_content(), local_delivery(), mood_init(), photo_upload(), photos_create_item(), photos_post(), poke_init(), post_activity_item(), process_delivery(), profile_activity(), subthread_content(), and tagger_content().

+

Referenced by consume_feed(), event_store(), item_post(), like_content(), local_delivery(), mood_init(), photo_upload(), photos_create_item(), photos_post(), post_activity_item(), process_delivery(), profile_activity(), subthread_content(), and tagger_content().

@@ -1440,6 +1442,8 @@ Functions
Returns
array 'success' => true or false 'activity' => the resulting activity if successful
+

Referenced by poke_init().

+ @@ -1502,6 +1506,23 @@ Functions

Referenced by posted_date_widget().

+ + + +
+
+ + + + + + + + +
red_zrl_callback ( $matches)
+
+

red_zrl_callback preg_match function when fixing 'naked' links in mod item.php Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't.

+
-- cgit v1.2.3