Hook implementations for the Block Example module.

File

modules/examples/block_example/block_example.module

Functions

Namesort ascending Description
block_example_page Simple page function to explain what the block example is about.
block_example_menu Implements hook_menu().
block_example_contents A module-defined block content function.
block_example_block_view_alter Implements hook_block_view_alter().
block_example_block_view Implements hook_block_view().
block_example_block_save Implements hook_block_save().
block_example_block_info Implements hook_block_info().
block_example_block_configure Implements hook_block_configure().
block_example_autoload_info Implements hook_autoload_info().