You are here

13 calls to _module_builder_get_hooks_directory() in Module Builder 6.2

module_builder_admin_update in includes/module_builder.admin.inc
Admin hook update form.
module_builder_callback_get_data_dir in drush/module_builder.drush.inc
Callback to output the location of the data directory.
module_builder_callback_hook_analyze in drush/module_builder.drush.inc
Callback to list hook implementations found in a given module.
module_builder_callback_hook_download in drush/module_builder.drush.inc
Callback for downloading hook data.
module_builder_callback_hook_list in drush/module_builder.drush.inc
Callback to list known hooks.
module_builder_get_doc_files in includes/process.inc
Retrieve list of documentation files containing hook definitions.
module_builder_get_hook_data in includes/process.inc
Retrieve hook data from storage file.
module_builder_get_hook_data_last_updated in includes/process.inc
Get the timestamp of the processed file.
module_builder_process_hook_data in includes/process.inc
Builds complete hook data array from downloaded files and stores in a file.
module_builder_update_documentation in includes/update.inc
Updates hook documentation files.
module_builder_update_documentation in includes/update_7.inc
Updates hook documentation files.
_module_builder_check_hook_data in includes/common.inc
Check hook data is available in storage file.
_module_builder_get_hook_file_urls in includes/update.inc
Get list of hook file URLS from any modules that declare them.