You are here

Functions in getID3() 6

Primary tabs

Namesort descending Location Description Direct uses Strings
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_admin_settings_form ./getid3.admin.inc Administration settings for getID3(). 1
getid3_analyze ./getid3.module Analyze file and return its media information.
getid3_drush_command ./getid3.drush.inc Implements hook_drush_command().
getid3_enable ./getid3.install Implementation of hook_enable()
getid3_get_path ./getid3.module Returns the path where getID3() is installed. 3
getid3_get_version ./getid3.module Returns the version number of getID3() that's installed. 2
getid3_help ./getid3.module Implementation of hook_help
getid3_install ./getid3.install Implementation of hook_install().
getid3_instance ./getid3.module Create and initialize an instance of getID3 class. 1
getid3_load ./getid3.module Loads the getID3 library once and returns whether it was successfully loaded. 4
getid3_menu ./getid3.module Implementation of hook_menu()
getid3_requirements ./getid3.install Implementation of hook_requirements()
getid3_uninstall ./getid3.install Implementation of hook_uninstall()
_getid3_admin_settings_check_path ./getid3.admin.inc Checks the that the directory in $form_element exists and contains a file named 'getid3.php'. If validation fails, the form element is flagged with an error from within the file_check_directory function. See: system_check_directory() 1

Other projects