drush_getid3_download |
./getid3.drush.inc |
Download the getID3 library from SourceForge. |
|
1 |
getid3_admin_settings_form |
./getid3.admin.inc |
Administration settings for getID3(). |
|
1 |
getid3_analyze_existing_files |
./getid3.module |
Performs batch operations to update existing file entity metadata. |
1 |
1 |
getid3_analyze_file |
./getid3.module |
Takes a file entity object and returns ID3 data. |
1 |
|
getid3_calc |
./getid3.module |
|
1 |
|
getid3_drush_command |
./getid3.drush.inc |
Implements hook_drush_command(). |
|
|
getid3_file_presave |
./getid3.module |
Implements hook_file_presave(). |
|
|
getid3_help |
./getid3.module |
Implements hook_help(). |
|
|
getid3_install |
./getid3.install |
Implements hook_install(). |
|
|
getid3_instance |
./getid3.module |
Create and initialize an instance of getID3 class. |
1 |
|
getid3_libraries_info |
./getid3.module |
Implements hook_libraries_info(). |
|
|
getid3_load |
./getid3.module |
Load the getID3 library. |
1 |
|
getid3_menu |
./getid3.module |
Implements hook_menu(). |
|
|
getid3_perform_batch_process |
./getid3.module |
Triggers the batch operation for updating file entities. |
1 |
|
getid3_perform_batch_process_complete |
./getid3.module |
BatchAPI complete callback for getID3 import. |
|
1 |
getid3_requirements |
./getid3.install |
Implements hook_requirements(). |
|
|
getid3_theme |
./getid3.module |
Implements hook_theme(). |
|
|
getid3_tokens |
./getid3.tokens.inc |
Implements hook_tokens(). |
|
|
getid3_token_info |
./getid3.tokens.inc |
Implements hook_token_info(). |
|
|
getid3_uninstall |
./getid3.install |
Implements hook_uninstall(). |
|
|
getid3_update_7101 |
./getid3.install |
Create the getid3_meta table. (Skipped in 7.x-2.x) |
|
|
getid3_update_7102 |
./getid3.install |
Add the meta data to files already created. (Skipped in 7.x-2.x) |
|
|
getid3_update_7201 |
./getid3.install |
Remove unused variables from 7.x-1.x |
|
|
getid3_update_7202 |
./getid3.install |
Moves getID3 metadata information into File Entity. |
|
|
getid3_update_7203 |
./getid3.install |
Set the module weight back to 0 |
|
|
getid3_views_api |
./getid3.module |
Implements hook_views_api(). |
|
|
getid3_views_data |
includes/getid3.views.inc |
Implements hook_views_data() |
|
|
theme_getid3_bitrate |
./getid3.module |
Format an audio bitrate. |
|
|
theme_getid3_duration |
./getid3.module |
Format a float duration into minutes:seconds. |
|
|
theme_getid3_sample_rate |
./getid3.module |
Format an audio sample rate. |
|
|