drush_getid3_download |
./getid3.drush.inc |
Download the getID3 library from SourceForge. |
1 |
1 |
drush_getid3_pre_pm_enable |
./getid3.drush.inc |
Implements drush_MODULE_pre_COMMAND(). |
|
|
getid3_analyze |
./getid3.module |
Analyze file and return its media information. |
|
|
getid3_drush_command |
./getid3.drush.inc |
Implements hook_drush_command(). |
|
|
getid3_get_path |
./getid3.module |
Returns the path where getID3() is installed. |
4 |
|
getid3_get_version |
./getid3.module |
Returns the version number of getID3() that is installed. |
2 |
|
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_load |
./getid3.module |
Load the getID3 library. |
4 |
|
getid3_requirements |
./getid3.install |
Implements hook_requirements(). |
|
|