hook_openid_normalization_method_info_alter |
drupal/modules/openid/openid.api.php |
Allow modules to alter normalization methods. |
|
|
hook_openid_response |
drupal/modules/openid/openid.api.php |
Allow modules to act upon a successful OpenID login. |
|
|
hook_options_list |
drupal/modules/field/modules/options/options.api.php |
Returns the list of options to be displayed for a field. |
|
|
hook_overlay_child_initialize |
drupal/modules/overlay/overlay.api.php |
Allow modules to act when an overlay child window is initialized. |
|
|
hook_overlay_parent_initialize |
drupal/modules/overlay/overlay.api.php |
Allow modules to act when an overlay parent window is initialized. |
|
|
hook_page_alter |
drupal/modules/system/system.api.php |
Perform alterations before a page is rendered. |
|
|
hook_page_build |
drupal/modules/system/system.api.php |
Add elements to a page before it is rendered. |
|
|
hook_page_delivery_callback_alter |
drupal/modules/system/system.api.php |
Alters the delivery callback used to send the result of the page callback to the browser. |
|
|
hook_path_delete |
drupal/modules/path/path.api.php |
Respond to a path being deleted. |
|
|
hook_path_insert |
drupal/modules/path/path.api.php |
Respond to a path being inserted. |
|
|
hook_path_update |
drupal/modules/path/path.api.php |
Respond to a path being updated. |
|
|
hook_permission |
drupal/modules/system/system.api.php |
Define user permissions. |
|
|
hook_prepare |
drupal/modules/node/node.api.php |
Act on a node object about to be shown on the add/edit form. |
|
|
hook_preprocess |
drupal/modules/system/theme.api.php |
Preprocess theme variables for templates. |
|
|
hook_preprocess_HOOK |
drupal/modules/system/theme.api.php |
Preprocess theme variables for a specific theme hook. |
|
|
hook_process |
drupal/modules/system/theme.api.php |
Process theme variables for templates. |
|
|
hook_process_HOOK |
drupal/modules/system/theme.api.php |
Process theme variables for a specific theme hook. |
|
|
hook_query_alter |
drupal/modules/system/system.api.php |
Perform alterations to a structured query. |
|
|
hook_query_TAG_alter |
drupal/modules/system/system.api.php |
Perform alterations to a structured query for a given tag. |
|
|
hook_ranking |
drupal/modules/node/node.api.php |
Provide additional methods of scoring for core search results for nodes. |
|
|
hook_rdf_mapping |
drupal/modules/rdf/rdf.api.php |
Allow modules to define RDF mappings for field bundles. |
|
|
hook_rdf_namespaces |
drupal/modules/rdf/rdf.api.php |
Allow modules to define namespaces for RDF mappings. |
|
|
hook_registry_files_alter |
drupal/modules/system/system.api.php |
Perform necessary alterations to the list of files parsed by the registry. |
|
|
hook_requirements |
drupal/modules/system/system.api.php |
Check installation requirements and do status reporting. |
|
|
hook_schema |
drupal/modules/system/system.api.php |
Define the current version of the database schema. |
|
|
hook_schema_alter |
drupal/modules/system/system.api.php |
Perform alterations to existing database schemas. |
|
|
hook_search_access |
drupal/modules/search/search.api.php |
Define access to a custom search routine. |
|
|
hook_search_admin |
drupal/modules/search/search.api.php |
Add elements to the search settings form. |
|
|
hook_search_execute |
drupal/modules/search/search.api.php |
Execute a search for a set of key words. |
|
|
hook_search_info |
drupal/modules/search/search.api.php |
Define a custom search type. |
|
|
hook_search_page |
drupal/modules/search/search.api.php |
Override the rendering of search results. |
|
|
hook_search_preprocess |
drupal/modules/search/search.api.php |
Preprocess text for search. |
|
|
hook_search_reset |
drupal/modules/search/search.api.php |
Take action when the search index is going to be rebuilt. |
|
|
hook_search_status |
drupal/modules/search/search.api.php |
Report the status of indexing. |
|
|
hook_shortcut_default_set |
drupal/modules/shortcut/shortcut.api.php |
Return the name of a default shortcut set for the provided user account. |
|
|
hook_simpletest_alter |
drupal/modules/simpletest/simpletest.api.php |
Alter the list of tests. |
|
|
hook_stream_wrappers |
drupal/modules/system/system.api.php |
Registers PHP stream wrapper implementations associated with a module. |
|
|
hook_stream_wrappers_alter |
drupal/modules/system/system.api.php |
Alters the list of PHP stream wrapper implementations. |
|
|
hook_system_info_alter |
drupal/modules/system/system.api.php |
Alter the information parsed from module and theme .info files |
|
|
hook_system_themes_page_alter |
drupal/modules/system/system.api.php |
Alters theme operation links. |
|
|
hook_system_theme_engine_info |
drupal/modules/system/system.api.php |
Return additional theme engines provided by modules. |
|
|
hook_system_theme_info |
drupal/modules/system/system.api.php |
Return additional themes provided by modules. |
|
|
hook_taxonomy_term_delete |
drupal/modules/taxonomy/taxonomy.api.php |
Respond to the deletion of taxonomy terms. |
|
|
hook_taxonomy_term_insert |
drupal/modules/taxonomy/taxonomy.api.php |
Act on taxonomy terms when inserted. |
|
|
hook_taxonomy_term_load |
drupal/modules/taxonomy/taxonomy.api.php |
Act on taxonomy terms when loaded. |
|
|
hook_taxonomy_term_presave |
drupal/modules/taxonomy/taxonomy.api.php |
Act on taxonomy terms before they are saved. |
|
|
hook_taxonomy_term_update |
drupal/modules/taxonomy/taxonomy.api.php |
Act on taxonomy terms when updated. |
|
|
hook_taxonomy_term_view |
drupal/modules/taxonomy/taxonomy.api.php |
Act on a taxonomy term that is being assembled before rendering. |
|
|
hook_taxonomy_term_view_alter |
drupal/modules/taxonomy/taxonomy.api.php |
Alter the results of taxonomy_term_view(). |
|
|
hook_taxonomy_vocabulary_delete |
drupal/modules/taxonomy/taxonomy.api.php |
Respond to the deletion of taxonomy vocabularies. |
|
|