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
| Name | Description |
|---|---|
| block_example_block_configure | Implementation of hook_block_configure(). |
| block_example_block_list | Implementation of hook_block_list(). |
| block_example_block_save | Implementation of hook_block_save(). |
| block_example_block_view | Implementation of hook_block_view(). |
| block_example_contents | A module-defined block content function. |
