Namespace: filterConfiguration

Drupal.filterConfiguration

Namespaces

liveSettingParsers

Members

(static) statuses :Object.<string, Drupal.FilterStatus>

Drupal.FilterStatus objects, keyed by filter ID.

Type:
Source:

Methods

(static) update()

Updates all Drupal.FilterStatus objects to reflect current state.

Automatically checks whether a filter is currently enabled or not. To support more fine-grained.

If a filter implements a live setting parser, then that will be used to keep the HTML rules for the Drupal.FilterStatus object up-to-date.

Source: