You are here

constant BLOCK_CLASS_STYLES_FS_TITLE in Block Class Styles 7.2

Same name and namespace in other branches
  1. 7 block_class_styles.module \BLOCK_CLASS_STYLES_FS_TITLE

Default fieldset title

Related topics

3 uses of BLOCK_CLASS_STYLES_FS_TITLE
block_class_styles_admin_settings in ./block_class_styles.admin.inc
Form builder. Configure my_module.
block_class_styles_form_alter in ./block_class_styles.module
Implements hook_form_alter().
_block_class_styles_update_entity_setting in ./block_class_styles.admin.inc
Callback to update the setting of a an entity

File

./block_class_styles.module, line 43
Base module file for block_class_styles

Code

define('BLOCK_CLASS_STYLES_FS_TITLE', 'Theme/Style');