From 5ede7bd6542a2d0cac7ee0a42c9c13267d78bb98 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 24 Oct 2014 04:16:45 -0700 Subject: doc updates --- doc/html/items_8php.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 693ca815a..ffba36cd4 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -192,8 +192,8 @@ Functions    item_store_update ($arr, $allow_exec=false)   - store_diaspora_comment_sig ($datarray, $channel, $parent_item, $post_id) -  + store_diaspora_comment_sig ($datarray, $channel, $parent_item, $post_id, $walltowall=false) +   send_status_notifications ($post_id, $item)    get_item_contact ($item, $contacts) @@ -1884,7 +1884,7 @@ Functions - +
@@ -1910,7 +1910,13 @@ Functions - + + + + + + + -- cgit v1.2.3 From 7f0bd5a6e5f8963ebf0c48f7919b5b7dc420390c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Oct 2014 05:05:31 -0700 Subject: doc updates --- doc/html/items_8php.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index ffba36cd4..f8fb60dc3 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -248,8 +248,8 @@ Functions - - + + @@ -803,7 +803,7 @@ Functions
 $post_id $post_id,
 $walltowall = false 
 
 fetch_post_tags ($items, $link=false)
 
 zot_feed ($uid, $observer_xchan, $mindate)
 
 zot_feed ($uid, $observer_xchan, $arr)
 
 items_fetch ($arr, $channel=null, $observer_hash=null, $client_mode=CLIENT_MODE_NORMAL, $module= 'network')
 
 update_remote_id ($channel, $post_id, $webpage, $pagetitle, $namespace, $remote_id, $mid)
@@ -939,7 +939,7 @@ Functions
-

Referenced by block_content(), bookmarks_init(), channel_content(), display_content(), editpost_content(), event_store_item(), events_content(), home_content(), identity_basic_export(), item_expire(), items_fetch(), network_content(), notifier_run(), page_content(), search_content(), tag_deliver(), widget_item(), and zot_feed().

+

Referenced by block_content(), bookmarks_init(), channel_content(), display_content(), editpost_content(), event_store_item(), events_content(), home_content(), identity_basic_export(), item_expire(), items_fetch(), network_content(), notifier_run(), page_content(), photos_post(), search_content(), tag_deliver(), tagrm_content(), tagrm_post(), widget_item(), and zot_feed().

@@ -1520,7 +1520,7 @@ Functions
-

Referenced by impel_init(), import_post(), item_post(), photos_post(), and update_imported_item().

+

Referenced by impel_init(), import_post(), item_post(), photos_post(), tagrm_content(), tagrm_post(), and update_imported_item().

@@ -2144,7 +2144,7 @@ Functions - +
@@ -2164,7 +2164,7 @@ Functions - + @@ -2174,7 +2174,7 @@ Functions
 $mindate $arr 
-

Referenced by zotfeed_init().

+

Referenced by zot_process_message_request(), and zotfeed_init().

-- cgit v1.2.3