You are here

constant CLASSY_PANEL_STYLES_DISPLAY_DEFAULT in Classy Panel Styles 7

4 uses of CLASSY_PANEL_STYLES_DISPLAY_DEFAULT
classy_panel_styles_admin_settings_form in ./classy_panel_styles.admin.inc
Form callback for Classy Panel Styles admin settings.
classy_panel_styles_install in ./classy_panel_styles.install
Implements hook_install().
classy_panel_styles_uninstall in ./classy_panel_styles.install
Implements hook_uninstall().
_classy_panel_styles_set_display_style in ./classy_panel_styles.module
Sets default style of the Display object to be CPS.

File

./classy_panel_styles.module, line 17
Module file for Classy Panel Styles.

Code

const CLASSY_PANEL_STYLES_DISPLAY_DEFAULT = 'classy_panel_styles__default_region_style';