block_example.module

Version 1.12 (checked in on 2009/10/01 at 18:40:14 by jhodgdon)

This is an example outlining how a module can define blocks that can be displayed on various pages of a site.

Functions

NameDescription
block_example_block_configureImplementation of hook_block_configure().
block_example_block_listImplementation of hook_block_list().
block_example_block_saveImplementation of hook_block_save().
block_example_block_viewImplementation of hook_block_view().
block_example_contentsA module-defined block content function.
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.