You are here

6 calls to module_builder_get_hook_data() in Module Builder 7

module_builder_callback_hook_list in drush/module_builder.drush.inc
Callback to list known hooks.
module_builder_get_hook_data_flat in includes/process.inc
Helper for API functions that don't care about file grouping.
module_builder_get_hook_declarations in includes/process.inc
Get stored hook declarations, keyed by hook name, with destination.
module_builder_get_hook_declarations_plain in includes/process.inc
Get just hook declarations, keyed by hook name.
module_builder_page_input in includes/module_builder.pages.inc
Xmodule_builder_page_input in ./module_builder.module
Module form: 'input' step. Collect module data.