From 7edab476587715f5c3219048c06c0afd9e8936dc Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Feb 2015 02:07:10 -0800 Subject: get_rel_link broken - also weekly doc updates --- doc/html/include_2attach_8php.html | 68 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) (limited to 'doc/html/include_2attach_8php.html') diff --git a/doc/html/include_2attach_8php.html b/doc/html/include_2attach_8php.html index 281b41fed..4b7a6513e 100644 --- a/doc/html/include_2attach_8php.html +++ b/doc/html/include_2attach_8php.html @@ -161,6 +161,10 @@ Functions    get_file_activity_object ($channel_id, $hash, $cloudpath)   + recursive_activity_recipients ($allow_cid, $allow_gid, $deny_cid, $deny_gid, $folder_hash) +  + in_group ($group_id) + 

Detailed Description

File/attach API with the potential for revision control.

@@ -828,6 +832,24 @@ Functions

Referenced by attach_delete(), filestorage_content(), and filestorage_post().

+
+ + +
+
+ + + + + + + + +
in_group ( $group_id)
+
+ +

Referenced by recursive_activity_recipients().

+
@@ -863,6 +885,52 @@ Functions

Referenced by attach_init().

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
recursive_activity_recipients ( $allow_cid,
 $allow_gid,
 $deny_cid,
 $deny_gid,
 $folder_hash 
)
+
+ +

Referenced by file_activity().

+
-- cgit v1.2.3