| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 422 lines (14 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
video_amazon_s3:: (19 methods):
__construct()
connect()
verify()
get()
insert()
update()
working()
failed()
delete()
queue()
pushFile()
getVideoUrl()
get_object_info()
get_authenticated_url()
get_object()
update_headers()
setZencoderAccessPolicy()
watchdog()
replaceLocalFile()
Class: video_amazon_s3 - X-Ref
| __construct() X-Ref |
| connect($access_key = '', $secret_key = '', $ssl = FALSE) X-Ref |
| No description |
| verify($fid) X-Ref |
| No description |
| get($fid) X-Ref |
| No description |
| insert($fid) X-Ref |
| No description |
| update($video) X-Ref |
| No description |
| working($vid) X-Ref |
| No description |
| failed($vid) X-Ref |
| No description |
| delete($fid) X-Ref |
| No description |
| queue() X-Ref |
| No description |
| pushFile(stdClass $file) X-Ref |
| No description |
| getVideoUrl($filepath) X-Ref |
| No description |
| get_object_info($filepath) X-Ref |
| No description |
| get_authenticated_url($filepath) X-Ref |
| No description |
| get_object($filepath, $saveTo = false) X-Ref |
| No description |
| update_headers($file, $permission, $headers) X-Ref |
| No description |
| setZencoderAccessPolicy($bucket, $filepath = '', $perm = 'auto') X-Ref |
| Set access control policy to zencoder if module is enabled param: string $bucket param: string $filepath param: string $perm WRITE, READ or auto. If auto, $perm is set to READ for files and WRITE for buckets return: bool|null True if the settings have been applied, false on error, NULL when settings already set or zencoder not enabled. |
| watchdog($message, $variables = array() X-Ref |
| No description |
| replaceLocalFile($filepath, $s3url) X-Ref |
| Replace a file with a text file to reduce disk space usage. param: string $filepath param: string $s3url |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |