[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/video/plugins/video_s3/ -> video_s3.module (summary)

(no description)

File Size: 158 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 12 functions

  video_s3_perm()
  video_s3_help()
  video_s3_menu()
  video_s3_cron()
  video_s3_video_delete()
  video_s3_video_update()
  video_s3_video_insert()
  video_s3_get_object_info()
  video_s3_get_authenticated_url()
  video_s3_get_object()
  video_s3_bucket_delete()
  _video_s3_is_active_fs()

Functions
Functions that are not part of a class:

video_s3_perm()   X-Ref


video_s3_help($path, $arg)   X-Ref
No description

video_s3_menu()   X-Ref
No description

video_s3_cron()   X-Ref
No description

video_s3_video_delete($file)   X-Ref
Implementation of hook_video_delete.
we can use hook_file_delete()


video_s3_video_update($form, &$form_state)   X-Ref
Implementation of hook_video_update.
Submit handler to update our s3 table to include the node id.


video_s3_video_insert(&$element, &$form_state)   X-Ref
Implementing hook_video_insert

param: <type> $element
param: <type> $form_state

video_s3_get_object_info($object)   X-Ref
No description

video_s3_get_authenticated_url($objectUri)   X-Ref

param: string $objectUri

video_s3_get_object($object, $save_to = false)   X-Ref
No description

video_s3_bucket_delete($bucket)   X-Ref
No description

_video_s3_is_active_fs()   X-Ref
No description



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7