constant BROWSERCLASS_OPERATION_WITHOUT_JS in Browser Class 7
Same name and namespace in other branches
- 6 browserclass.module \BROWSERCLASS_OPERATION_WITHOUT_JS
@file Provides Browser Class settings form, permission, and browser detection.
3 uses of BROWSERCLASS_OPERATION_WITHOUT_JS
- browserclass_page_build in ./
browserclass.module - Implements hook_page_build().
- browserclass_preprocess_html in ./
browserclass.module - Implements hook_preprocess_HOOK().
- browserclass_settings_form in ./
browserclass.module - Provide Browser Class settings form.
File
- ./
browserclass.module, line 8 - Provides Browser Class settings form, permission, and browser detection.
Code
define('BROWSERCLASS_OPERATION_WITHOUT_JS', 0);