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.
| Name | Description |
|---|---|
| _block_rehash | Update the 'blocks' DB table with the blocks currently exported by modules. |
| block_user | Implementation of hook_user(). |
| block_perm | Implementation of hook_perm(). |
| block_menu | Implementation of hook_menu(). |
| block_list | Return all blocks in the specied region for the current user. You may use this function to implement variable block regions. The default regions are 'left', 'right' and 'all', where 'all' means both left... |
| block_help | Implementation of hook_help(). |
| block_box_save | |
| block_box_get | |
| block_box_form | |
| block_box_delete | Menu callback; confirm and delete custom blocks. |
| block_box_add | Menu callback; displays the block creation form. |
| block_block | Implementation of hook_block(). |
| block_admin_save | |
| block_admin_display | Prepare the main block administration form. |
| block_admin_configure | Menu callback; displays the block configuration form. |
| block_admin | Menu callback; displays the block overview page. |