block.module

Version

1.246.2.10 (checked in on 2008/07/16 at 19:09:39 by drumm)

Description

Controls the boxes that are displayed around the main content.

Constants

Namesort iconDescription
BLOCK_REGION_NONEDenotes that a block is not enabled in any region and should not be shown.

Functions

Namesort iconDescription
block_admin_configureMenu callback; displays the block configuration form.
block_admin_configure_submit
block_admin_configure_validate
block_admin_displayGenerate main block administration form.
block_admin_display_submitProcess main block administration form submission.
block_blockImplementation of hook_block().
block_box_deleteMenu callback; confirm deletion of custom blocks.
block_box_delete_submitDeletion of custom blocks.
block_box_form
block_box_form_submit
block_box_form_validate
block_box_get
block_box_save
block_helpImplementation of hook_help().
block_listReturn all blocks in the specified region for the current user.
block_menuImplementation of hook_menu().
block_permImplementation of hook_perm().
block_userImplementation of hook_user().
theme_block_admin_displayTheme main block administration form submission.
_block_compareHelper function for sorting blocks on admin/build/block.
_block_rehashUpdate the 'blocks' DB table with the blocks currently exported by modules.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.