The Red Project
 All Classes Namespaces Files Functions Variables Pages
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().