block.api.php

Version

1.13 (checked in on 2010/08/13 at 12:25:14 by dries)

Description

Hooks provided by the Block module.

Functions

Namesort iconDescription
hook_block_view_MODULE_DELTA_alterPerform alterations to a specific block.
hook_block_view_alterPerform alterations to the content of a block.
hook_block_viewReturn a rendered or renderable view of a block.
hook_block_saveSave the configuration options from hook_block_configure().
hook_block_list_alterAct on blocks prior to rendering.
hook_block_info_alterChange block definition before saving to the database.
hook_block_infoDefine all blocks provided by the module.
hook_block_configureDefine a configuration form for a block.