| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 205 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| filefield_meta_init() X-Ref |
| Implementation of hook_init(). |
| filefield_meta_theme() X-Ref |
| Implementation of hook_theme(). |
| filefield_meta_cron() X-Ref |
| Implementation of hook_cron(). |
| filefield_meta_views_api() X-Ref |
| Implementation of hook_views_api(). |
| filefield_meta_file_load(&$file) X-Ref |
| Implementation of FileField's hook_file_load(). |
| filefield_meta_file_insert(&$file) X-Ref |
| Implementation of FileField's hook_file_insert(). |
| filefield_meta_file_update(&$file) X-Ref |
| Implementation of FileField's hook_file_update(). |
| filefield_meta_file_delete($file) X-Ref |
| Implementation of FileField's hook_file_delete(). |
| filefield_meta(&$file) X-Ref |
| Adds the width, height and duration to the file's data property. |
| filefield_meta_tags() X-Ref |
| Utility function that simply returns the current list of all known ID3 tags. If new or different ID3 tags are desired, these may be overridden by adding the following to your site's settings.php file. |
| theme_filefield_meta_duration($duration) X-Ref |
| Convert the float duration into a pretty string. param: $duration |
| theme_filefield_meta_samplerate($samplerate) X-Ref |
| Formats audio sample rate. |
| theme_filefield_meta_bitrate($bitrate) X-Ref |
| Formats audio bit rate. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |