Search for getHtmlRestrictions

  1. Search 7.x for getHtmlRestrictions
  2. Search 9.5.x for getHtmlRestrictions
  3. Search 8.9.x for getHtmlRestrictions
  4. Search 11.x for getHtmlRestrictions
  5. Other projects
Title Object type File name Summary
FilterBase::getHTMLRestrictions function core/modules/filter/src/Plugin/FilterBase.php Returns HTML allowed by this filter's configuration.
FilterFormat::getHtmlRestrictions function core/modules/filter/src/Entity/FilterFormat.php Retrieve all HTML restrictions (tags and attributes) for the text format.
FilterFormatInterface::getHtmlRestrictions function core/modules/filter/src/FilterFormatInterface.php Retrieve all HTML restrictions (tags and attributes) for the text format.
FilterHtml::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtml.php Returns HTML allowed by this filter's configuration.
FilterHtmlEscape::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterHtmlEscape.php Returns HTML allowed by this filter's configuration.
FilterInterface::getHTMLRestrictions function core/modules/filter/src/Plugin/FilterInterface.php Returns HTML allowed by this filter's configuration.
FilterNull::getHTMLRestrictions function core/modules/filter/src/Plugin/Filter/FilterNull.php Returns HTML allowed by this filter's configuration.
FilterTestRestrictTagsAndAttributes::getHTMLRestrictions function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php Returns HTML allowed by this filter's configuration.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.