Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
hook_system_theme_info drupal-7.x/modules/system/system.api.php Return additional themes provided by modules.
hook_taxonomy_term_delete drupal-7.x/modules/taxonomy/taxonomy.api.php Respond to the deletion of taxonomy terms.
hook_taxonomy_term_insert drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy terms when inserted.
hook_taxonomy_term_load drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy terms when loaded.
hook_taxonomy_term_presave drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy terms before they are saved.
hook_taxonomy_term_update drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
hook_taxonomy_term_view drupal-7.x/modules/taxonomy/taxonomy.api.php Act on a taxonomy term that is being assembled before rendering.
hook_taxonomy_term_view_alter drupal-7.x/modules/taxonomy/taxonomy.api.php Alter the results of taxonomy_term_view().
hook_taxonomy_vocabulary_delete drupal-7.x/modules/taxonomy/taxonomy.api.php Respond to the deletion of taxonomy vocabularies.
hook_taxonomy_vocabulary_insert drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_load drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_presave drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_taxonomy_vocabulary_update drupal-7.x/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_test_finished drupal-7.x/modules/simpletest/simpletest.api.php An individual test has finished.
hook_test_group_finished drupal-7.x/modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started drupal-7.x/modules/simpletest/simpletest.api.php A test group has started.
hook_theme drupal-7.x/modules/system/system.api.php Register a module (or theme's) theme implementations.
hook_themes_disabled drupal-7.x/modules/system/theme.api.php Respond to themes being disabled.
hook_themes_enabled drupal-7.x/modules/system/theme.api.php Respond to themes being enabled.
hook_theme_registry_alter drupal-7.x/modules/system/system.api.php Alter the theme registry information returned from hook_theme().
hook_tokens drupal-7.x/modules/system/system.api.php Provide replacement values for placeholder tokens.
hook_tokens_alter drupal-7.x/modules/system/system.api.php Alter replacement values for placeholder tokens.
hook_token_info drupal-7.x/modules/system/system.api.php Provide information about available placeholder tokens and token types.
hook_token_info_alter drupal-7.x/modules/system/system.api.php Alter the metadata about available placeholder tokens and token types.
hook_translated_menu_link_alter drupal-7.x/modules/system/system.api.php Alter a menu link after it has been translated and before it is rendered.
hook_trigger_info drupal-7.x/modules/trigger/trigger.api.php Declare triggers (events) for users to assign actions to.
hook_trigger_info_alter drupal-7.x/modules/trigger/trigger.api.php Alter triggers declared by hook_trigger_info().
hook_uninstall drupal-7.x/modules/system/system.api.php Remove any information that the module sets.
hook_update drupal-7.x/modules/node/node.api.php Respond to updates to a node.
hook_updater_info drupal-7.x/modules/system/system.api.php Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter drupal-7.x/modules/system/system.api.php Alter the Updater information array.
hook_update_dependencies drupal-7.x/modules/system/system.api.php Return an array of information about module update dependencies.
hook_update_index drupal-7.x/modules/search/search.api.php Update the search index for this module.
hook_update_last_removed drupal-7.x/modules/system/system.api.php Return a number which is no longer available as hook_update_N().
hook_update_N drupal-7.x/modules/system/system.api.php Perform a single update.
hook_update_projects_alter drupal-7.x/modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter drupal-7.x/modules/update/update.api.php Alter the information about available updates for projects.
hook_url_inbound_alter drupal-7.x/modules/system/system.api.php Alters inbound URL requests.
hook_url_outbound_alter drupal-7.x/modules/system/system.api.php Alters outbound URLs.
hook_username_alter drupal-7.x/modules/system/system.api.php Alter the username that is displayed for a user.
hook_user_cancel drupal-7.x/modules/user/user.api.php Act on user account cancellations.
hook_user_cancel_methods_alter drupal-7.x/modules/user/user.api.php Modify account cancellation methods.
hook_user_categories drupal-7.x/modules/user/user.api.php Retrieve a list of user setting or profile information categories.
hook_user_delete drupal-7.x/modules/user/user.api.php Respond to user deletion.
hook_user_insert drupal-7.x/modules/user/user.api.php A user account was created.
hook_user_load drupal-7.x/modules/user/user.api.php Act on user objects when loaded from the database.
hook_user_login drupal-7.x/modules/user/user.api.php The user just logged in.
hook_user_logout drupal-7.x/modules/user/user.api.php The user just logged out.
hook_user_operations drupal-7.x/modules/user/user.api.php Add mass user operations.
hook_user_presave drupal-7.x/modules/user/user.api.php A user account is about to be created or updated.

Páginas