You are here

Functions in Block Class 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
block_class_fe_block_test_default_fe_block_settings tests/block_class_fe_block_test.features.fe_block_settings.inc Implements hook_default_fe_block_settings().
block_class_form_alter ./block_class.module Implements hook_form_alter().
block_class_form_submit ./block_class.module Helper function: additional submit callback for block configuration pages. 1
block_class_help ./block_class.module Implements hook_help().
block_class_install ./block_class.install Implements hook_install().
block_class_permission ./block_class.module Implements hook_permission().
block_class_preprocess_block ./block_class.module Implements theme_preprocess_block().
block_class_preprocess_panels_pane ./block_class.module Implements hook_preprocess_HOOK().
block_class_schema_alter ./block_class.install Implements hook_schema_alter(). 3
block_class_uninstall ./block_class.install Implements hook_uninstall().
block_class_update_7100 ./block_class.install Alters the structure of {block_class} schema.
block_class_update_7101 ./block_class.install Fix too long primary key length in {block_class}.
block_class_update_7103 ./block_class.install Migration from block_class table to new field css_class in core block table.

Other projects