block.api.php

Hooks provided by the Block module.

File

modules/block/block.api.php

Functions

Name Description
hook_block_cid_parts_alter Act on block cache ID (cid) parts before the cid is generated.
hook_block_configure Define a configuration form for a block.
hook_block_info Define all blocks provided by the module.
hook_block_info_alter Change block definition before saving to the database.
hook_block_list_alter Act on blocks prior to rendering.
hook_block_save Save the configuration options from hook_block_configure().
hook_block_view Return a rendered or renderable view of a block.
hook_block_view_alter Perform alterations to the content of a block.
hook_block_view_MODULE_DELTA_alter Perform alterations to a specific block.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!block!block.api.php/7.x