You are here

Functions in Block Attributes 7

Primary tabs

Namesort descending Location Description Direct uses Strings
block_attributes_block_attribute_info ./block_attributes.module Implements hook_block_attribute_info().
block_attributes_fe_block_test_default_fe_block_settings tests/block_attributes_fe_block_test.features.fe_block_settings.inc Implements hook_default_fe_block_settings().
block_attributes_form_alter ./block_attributes.module Implements hook_form_alter().
block_attributes_form_submit ./block_attributes.module Helper function: additional submit callback for block configuration pages. 1
block_attributes_get_block_attribute_info ./block_attributes.module Fetch an array of block attributes. 3
block_attributes_install ./block_attributes.install Implements hook_install().
block_attributes_menu ./block_attributes.module Implements hook_menu().
block_attributes_permission ./block_attributes.module Implements hook_permission().
block_attributes_preprocess_block ./block_attributes.module Implements MODULE_preprocess_HOOK().
block_attributes_schema_alter ./block_attributes.install Implements hook_schema_alter(). 2
block_attributes_settings ./block_attributes.admin.inc Block Attributes settings form. 1
block_attributes_uninstall ./block_attributes.install Implements hook_uninstall().
block_attributes_variable_group_info ./block_attributes.variable.inc Implements hook_variable_group_info().
block_attributes_variable_info ./block_attributes.variable.inc Implements hook_variable_info().
hook_block_attribute_info ./block_attributes.api.php Inform the block_attributes module about custom attributes.
hook_block_attribute_info_alter ./block_attributes.api.php Alter the list of block attributes defined.
_block_attributes_form_alter ./block_attributes.module Add the block attributes fields to a block add or configuration form. 1

Other projects