block.api.php

Version 1.9 (checked in on 2009/10/17 at 05:50:28 by webchick)

Hooks provided by the Block module.

Functions

NameDescription
hook_block_configureConfiguration form for the block.
hook_block_infoDefine all blocks provided by the module.
hook_block_info_alterAct on blocks prior to rendering.
hook_block_saveSave the configuration options.
hook_block_viewProcess the block when enabled in a region in order to view its contents.
hook_block_view_alterPerform alterations to the content of a block.
hook_block_view_MODULE_DELTA_alterPerform alterations to a specific block.