Functions - 7.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
forum_update_dependencies | modules/ |
Implements hook_update_dependencies(). | |||
forum_uri | modules/ |
Implements callback_entity_info_uri(). | 1 | ||
garland_breadcrumb | themes/ |
Override of theme_breadcrumb(). | |||
garland_form_system_theme_settings_alter | themes/ |
Implements hook_form_FORM_ID_alter(). | |||
garland_preprocess_block | themes/ |
Override or insert variables into the block template. | |||
garland_preprocess_comment | themes/ |
Override or insert variables into the comment template. | |||
garland_preprocess_html | themes/ |
Override or insert variables into the html template. | 1 | ||
garland_preprocess_maintenance_page | themes/ |
Override or insert variables into the maintenance page template. | |||
garland_preprocess_node | themes/ |
Override or insert variables into the node template. | |||
garland_preprocess_page | themes/ |
Override or insert variables into the page template. | |||
garland_preprocess_region | themes/ |
Override or insert variables into the region template. | |||
garland_process_html | themes/ |
Override or insert variables into the html template. | |||
garland_process_page | themes/ |
Override or insert variables into the page template. | |||
get_t | includes/ |
Returns the name of the proper localization function. | 19 | ||
help_help | modules/ |
Implements hook_help(). | |||
help_links_as_list | modules/ |
Provides a formatted list of available help topics. | 1 | ||
help_main | modules/ |
Menu callback; prints a page listing a glossary of Drupal terminology. | 1 | ||
help_menu | modules/ |
Implements hook_menu(). | |||
help_page | modules/ |
Menu callback; prints a page listing general help for a module. | 1 | ||
hide | includes/ |
Hides an element from later rendering. | 7 | ||
hook_actions_delete | modules/ |
Executes code after an action is deleted. | |||
hook_action_info | modules/ |
Declares information about actions. | |||
hook_action_info_alter | modules/ |
Alters the actions declared by another module. | |||
hook_admin_paths | modules/ |
Define administrative paths. | |||
hook_admin_paths_alter | modules/ |
Redefine administrative paths defined by other modules. | |||
hook_aggregator_fetch | modules/ |
Create an alternative fetcher for aggregator.module. | |||
hook_aggregator_fetch_info | modules/ |
Specify the title and short description of your fetcher. | |||
hook_aggregator_parse | modules/ |
Create an alternative parser for aggregator module. | |||
hook_aggregator_parse_info | modules/ |
Specify the title and short description of your parser. | |||
hook_aggregator_process | modules/ |
Create a processor for aggregator.module. | |||
hook_aggregator_process_info | modules/ |
Specify the title and short description of your processor. | |||
hook_aggregator_remove | modules/ |
Remove stored feed data. | |||
hook_ajax_render_alter | modules/ |
Alter the commands that are sent to the user through the Ajax framework. | |||
hook_archiver_info | modules/ |
Declare archivers to the system. | |||
hook_archiver_info_alter | modules/ |
Alter archiver information declared by other modules. | |||
hook_batch_alter | modules/ |
Alter batch information before a batch is processed. | |||
hook_block_cid_parts_alter | modules/ |
Act on block cache ID (cid) parts before the cid is generated. | |||
hook_block_configure | modules/ |
Define a configuration form for a block. | |||
hook_block_info | modules/ |
Define all blocks provided by the module. | |||
hook_block_info_alter | modules/ |
Change block definition before saving to the database. | |||
hook_block_list_alter | modules/ |
Act on blocks prior to rendering. | |||
hook_block_save | modules/ |
Save the configuration options from hook_block_configure(). | |||
hook_block_view | modules/ |
Return a rendered or renderable view of a block. | |||
hook_block_view_alter | modules/ |
Perform alterations to the content of a block. | |||
hook_block_view_MODULE_DELTA_alter | modules/ |
Perform alterations to a specific block. | 3 | ||
hook_boot | modules/ |
Perform setup tasks for all page requests. | 1 | ||
hook_comment_delete | modules/ |
The comment is being deleted by the moderator. | |||
hook_comment_insert | modules/ |
The comment is being inserted. | |||
hook_comment_load | modules/ |
Comments are being loaded from the database. | |||
hook_comment_presave | modules/ |
The comment passed validation and is about to be saved. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.