constant JS_SETTING

The default group for JavaScript settings added to the page.

1 use of JS_SETTING
drupal_add_js in drupal/core/includes/common.inc
Adds a JavaScript file, setting, or inline code to the page.

File

drupal/core/includes/common.inc, line 86
Common functions that many Drupal modules will need to reference.

Code

const JS_SETTING = -200;