From 16c2aa042fade698ece5dcb67cde10ff8155bd65 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Mar 2014 14:30:24 -0800 Subject: doc update --- doc/html/items_8php.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 1ff5877f6..72b939468 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -210,6 +210,8 @@ Functions    item_expire ($uid, $days)   + retain_item ($id) +   drop_items ($items)    drop_item ($id, $interactive=true) @@ -838,7 +840,7 @@ Functions
-

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

+

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

@@ -1469,6 +1471,24 @@ Functions

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. Remove any existing zid= param which may have been pasted by mistake - and will have the author's credentials. zid's are dynamic and can't really be passed around like that.

+
+ + +
+
+ + + + + + + + +
retain_item ( $id)
+
+ +

Referenced by item_expire().

+
-- cgit v1.2.3