From 4cfbdfa6dbed878565bab5172efaf67c8fda0886 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 3 Mar 2013 23:38:08 -0800 Subject: cleanup affinity tool --- doc/html/items_8php.html | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index cb965d186..ab9c4f6fa 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -160,6 +160,8 @@ Functions    item_store ($arr, $force_parent=false)   + item_store_update ($arr, $force_parent=false) +   send_status_notifications ($post_id, $item)    get_item_contact ($item, $contacts) @@ -232,7 +234,7 @@ Functions
-

Referenced by get_item_elements(), and item_store().

+

Referenced by get_item_elements(), item_store(), and item_store_update().

@@ -1175,6 +1177,34 @@ Functions

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

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
item_store_update ( $arr,
 $force_parent = false 
)
+
+ +

Referenced by update_imported_item().

+
@@ -1451,7 +1481,7 @@ Functions
-

Referenced by item_store().

+

Referenced by item_store(), and item_store_update().

@@ -1479,7 +1509,7 @@ Functions
-

Referenced by item_store().

+

Referenced by item_store(), and item_store_update().

-- cgit v1.2.3