From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/include_2attach_8php.html | 361 +++++++++++++++++++++++++++++++++++++ 1 file changed, 361 insertions(+) create mode 100644 doc/html/include_2attach_8php.html (limited to 'doc/html/include_2attach_8php.html') diff --git a/doc/html/include_2attach_8php.html b/doc/html/include_2attach_8php.html new file mode 100644 index 000000000..254918105 --- /dev/null +++ b/doc/html/include_2attach_8php.html @@ -0,0 +1,361 @@ + + + + + + +The Red Project: include/attach.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
attach.php File Reference
+
+
+ + + + + + + + + + + + + + +

+Functions

 z_mime_content_type ($filename)
 
 attach_count_files ($channel_id, $observer, $hash= '', $filename= '', $filetype= '')
 
 attach_list_files ($channel_id, $observer, $hash= '', $filename= '', $filetype= '', $orderby= 'created desc', $start=0, $entries=0)
 
 attach_by_hash ($hash, $rev=0)
 
 attach_by_hash_nodata ($hash, $rev=0)
 
 attach_store ($channel, $observer_hash, $options= '', $arr=null)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
attach_by_hash ( $hash,
 $rev = 0 
)
+
+ +

Referenced by attach_init().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
attach_by_hash_nodata ( $hash,
 $rev = 0 
)
+
+ +

Referenced by item_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
attach_count_files ( $channel_id,
 $observer,
 $hash = '',
 $filename = '',
 $filetype = '' 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
attach_list_files ( $channel_id,
 $observer,
 $hash = '',
 $filename = '',
 $filetype = '',
 $orderby = 'created desc',
 $start = 0,
 $entries = 0 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
attach_store ( $channel,
 $observer_hash,
 $options = '',
 $arr = null 
)
+
+
+ +
+
+ + + + + + + + +
z_mime_content_type ( $filename)
+
+ +

Referenced by attach_store().

+ +
+
+
+
+ + + + -- cgit v1.2.3