From 5968bc7f8635b476834e7fb71d95800b9c152fdd Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 21 Jun 2014 16:04:00 -0700 Subject: moods not working in other languages + doc updates --- doc/html/items_8php.html | 69 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index 1d6632169..8de640f1a 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -236,6 +236,10 @@ Functions    update_remote_id ($channel, $post_id, $webpage, $pagetitle, $namespace, $remote_id, $mid)   + item_add_cid ($xchan_hash, $mid, $uid) +  + item_remove_cid ($xchan_hash, $mid, $uid) + 

Function Documentation

@@ -1195,6 +1199,39 @@ Functions

Referenced by get_item_elements(), get_mail_elements(), and get_profile_elements().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
item_add_cid ( $xchan_hash,
 $mid,
 $uid 
)
+
+

change access control for item with message_id $mid and channel_id $uid

+
@@ -1255,6 +1292,38 @@ Functions
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
item_remove_cid ( $xchan_hash,
 $mid,
 $uid 
)
+
+
-- cgit v1.2.3