You are here

Functions in Block Class Styles 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
block_class_styles_admin_settings ./block_class_styles.admin.inc Form builder. Configure my_module. 1
block_class_styles_admin_settings_validate ./block_class_styles.admin.inc Form validation handler for block_class_styles_admin_settings_validate(). 1
block_class_styles_block_view_alter ./block_class_styles.module Implements hook_block_view().
block_class_styles_enable ./block_class_styles.install Implements hook_enable().
block_class_styles_field_extra_fields ./block_class_styles.module Implements hook_field_extra_fields().
block_class_styles_flush_caches ./block_class_styles.module Implements hook_flush_caches().
block_class_styles_form_alter ./block_class_styles.module Implements hook_form_alter().
block_class_styles_get_css_by_style ./block_class_styles.module Returns an array of css classes for a given style name. 1
block_class_styles_get_style ./block_class_styles.module Return a style by it's css 2
block_class_styles_help ./block_class_styles.module Implements hook_help().
block_class_styles_info ./block_class_styles.module Return an array of style presets 5
block_class_styles_menu ./block_class_styles.module Implements hook_menu().
block_class_styles_permission ./block_class_styles.module Implements hook_permission().
block_class_styles_preprocess_block ./block_class_styles.module Implements hook_preprocess_block().
block_class_styles_uninstall ./block_class_styles.install
block_class_styles_update_7101 ./block_class_styles.install Grant new permission: Use Block Styles to all roles.
hook_block_class_styles_info_alter ./block_class_styles.api.php Implements hook_block_class_styles_info_alter().
hook_preprocess_block ./block_class_styles.api.php Implements hook_preprocess_block().
_block_class_styles_bean_bundles ./block_class_styles.module 3
_block_class_styles_form_submit ./block_class_styles.module Form submission handler 1
_block_class_styles_theme_hook_suggestion ./block_class_styles.module Return the theme_hook_suggestion for a style 2
_block_class_styles_update_entity_setting ./block_class_styles.admin.inc Callback to update the setting of a an entity 1
_block_class_tablename ./block_class_styles.module Return the name of the table to use based on module version

Other projects