You are here

private property FilterOnomasticon::$htmlReplacements in Onomasticon 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/Filter/FilterOnomasticon.php \Drupal\onomasticon\Plugin\Filter\FilterOnomasticon::htmlReplacements

Collection of replacements. Gets applied to $htmlDom one the complete tree has been traversed.

Type: array

File

src/Plugin/Filter/FilterOnomasticon.php, line 61

Class

FilterOnomasticon
Plugin annotation @Filter( id = "filter_onomasticon", title = @Translation("Onomasticon Filter"), description = @Translation("Adds glossary information to words."), type = Drupal\filter\Plugin\FilterInterface::TYPE_MARKUP_LANGUAGE, settings…

Namespace

Drupal\onomasticon\Plugin\Filter

Code

private $htmlReplacements = array();