Files
| Name | Location | Description |
|---|---|---|
| block_example.install | block_example/ | Install, update and uninstall functions for the block_example module. |
| block_example.module | block_example/ | This is an example outlining how a module can define blocks to be displayed on each page. |
Functions & methods
| Name | Location | Description |
|---|---|---|
| block_example_block | block_example/ | Implementation of hook_block(). |
| block_example_contents | block_example/ | A block content function. |
| block_example_uninstall | block_example/ | Implementation of hook_uninstall(). |