You are here

constant BLOCK_CLASS_STYLES_PATH_SETTINGS in Block Class Styles 7.2

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

Path to the settings page

Related topics

5 uses of BLOCK_CLASS_STYLES_PATH_SETTINGS
block_class_styles_enable in ./block_class_styles.install
Implements hook_enable().
block_class_styles_field_extra_fields in ./block_class_styles.module
Implements hook_field_extra_fields().
block_class_styles_form_alter in ./block_class_styles.module
Implements hook_form_alter().
block_class_styles_help in ./block_class_styles.module
Implements hook_help().
_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 15
Base module file for block_class_styles

Code

define('BLOCK_CLASS_STYLES_PATH_SETTINGS', 'admin/structure/block/styles');