class FieldDeprecateAllowedTagsXssTraitClass

Class FieldDeprecateAllowedTagsXssTraitClass

Hierarchy

Expanded class hierarchy of FieldDeprecateAllowedTagsXssTraitClass

File

core/tests/Drupal/Tests/Core/Field/AllowedTagsXssTraitDeprecateTest.php, line 34

Namespace

Drupal\Tests\Core\Field
View source
class FieldDeprecateAllowedTagsXssTraitClass {
  use AllowedTagsXssTrait;

}

Members

Title Sort descending Modifiers Object type Summary
AllowedTagsXssTrait::allowedTags public function Returns a list of tags allowed by AllowedTagsXssTrait::fieldFilterXss().
AllowedTagsXssTrait::displayAllowedTags public function Returns a human-readable list of allowed tags for display in help texts.
AllowedTagsXssTrait::fieldFilterXss public function Filters an HTML string to prevent XSS vulnerabilities.

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