Community Documentation

Search for block_example

Files

NameLocationDescription
block_example.installblock_example/block_example.installInstall, update and uninstall functions for the block_example module.
block_example.moduleblock_example/block_example.moduleThis is an example outlining how a module can define blocks to be displayed on each page.

Functions & methods

NameLocationDescription
block_example_blockblock_example/block_example.moduleImplementation of hook_block().
block_example_contentsblock_example/block_example.moduleA block content function.
block_example_uninstallblock_example/block_example.installImplementation of hook_uninstall().