You are here

constant SWEAVER_CLASSES_EXCLUDE in Sweaver 6

Same name and namespace in other branches
  1. 7 sweaver.module \SWEAVER_CLASSES_EXCLUDE

Default classes to exclude from not being themed.

2 uses of SWEAVER_CLASSES_EXCLUDE
sweaver_plugin_editor::sweaver_form_css_js in plugins/sweaver_plugin_editor/sweaver_plugin_editor.inc
Frontend css and js.
sweaver_settings in plugins/sweaver_plugin_editor/sweaver_plugin_editor.admin.inc
Settings form.

File

./sweaver.module, line 21
Sweaver functions.

Code

define('SWEAVER_CLASSES_EXCLUDE', "clear\nclear-fix\nclear-block\nsweaver\nsweaver-hovered\nsweaver-clicked\nsweaver-clicked-temp");