You are here

Functions in Block Class 6

Primary tabs

Namesort descending Location Description Direct uses Strings
block_class ./block_class.module Get the HTML-ready classes for the given block. 1 3
block_class_attributes ./block_class.module Extract the custom CSS class data for the given block. 2
block_class_form_alter ./block_class.module Implements hook_form_FORM_ID_alter().
block_class_form_submit ./block_class.module Handle submission of the Block Class data. 1
block_class_install ./block_class.install Implements hook_install().
block_class_perm ./block_class.module Implements hook_perm().
block_class_preprocess_block ./block_class.module Implementation of template_preprocess_block().
block_class_schema ./block_class.install Implements hook_schema().
block_class_uninstall ./block_class.install Implements hook_uninstall().
block_class_update_6100 ./block_class.install Alters the structure of {block_class} schema.
block_class_update_6101 ./block_class.install Fix too long primary key length in {block_class}.

Other projects