block.module

Version 1.162.2.7 (checked in on 2006/10/18 at 20:14:08 by killes)

Controls the boxes that are displayed around the main content.

Functions

NameDescription
block_adminMenu callback; displays the block overview page.
block_admin_configureMenu callback; displays the block configuration form.
block_admin_displayPrepare the main block administration form.
block_admin_save
block_blockImplementation of hook_block().
block_box_addMenu callback; displays the block creation form.
block_box_deleteMenu callback; confirm and delete custom blocks.
block_box_form
block_box_get
block_box_save
block_helpImplementation of hook_help().
block_listReturn all blocks in the specied region for the current user. You may
block_menuImplementation of hook_menu().
block_permImplementation of hook_perm().
block_userImplementation of hook_user().
_block_rehashUpdate the 'blocks' DB table with the blocks currently exported by modules.
Login or register to post comments
 
 

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.