Search for html
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Html | class | core/ |
Provides a render element for an entire HTML page: <html> plus its children. |
Html | class | core/ |
Provides DOMDocument helpers for parsing and serializing HTML strings. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Theme override for guidelines for a text format. |
filter-guidelines.html.twig | file | core/ |
Default theme implementation for guidelines for a text format. |
filter-tips.html.twig | file | core/ |
Default theme implementation for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter-tips.html.twig | file | core/ |
Theme override for a set of filter tips. |
filter.format.basic_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.basic_html.yml |
filter.format.basic_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.basic_html.yml |
filter.format.basic_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.basic_html.yml |
filter.format.filtered_html.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.filtered_html.yml |
filter.format.full_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/modules/filter/tests/filter_test/config/install/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.full_html.yml |
filter.format.full_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.full_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/profiles/standard/config/install/filter.format.restricted_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/profiles/demo_umami/config/install/filter.format.restricted_html.yml |
filter.format.restricted_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.restricted_html.yml |
filter.overview.html.twig | file | core/ |
--- label: 'Managing text filters and text formats' related: - core.security - core.content_structure - field_ui.manage_form - field_ui.manage_display - field_ui.add_field --- {% set overview_link_text %}{% trans %}Text formats and… |
FilterAdminTest::testFilterTipHtmlEscape | function | core/ |
Tests whether filter tips page is not HTML escaped. |
FilterBase::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterFormat::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
FilterFormatInterface::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
FilterHtml | class | core/ |
Provides a filter to limit allowed HTML tags. |
FilterHtml.php | file | core/ |
|
FilterHtml::$restrictions | property | core/ |
The processed HTML restrictions. |
FilterHtml::filterAttributes | function | core/ |
Provides filtering of tag attributes into accepted HTML. |
FilterHtml::filterElementAttributes | function | core/ |
Filters attributes on an element according to a list of allowed values. |
FilterHtml::findAllowedValue | function | core/ |
Helper function to handle prefix matching. |
FilterHtml::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterHtml::prepareAttributeValues | function | core/ |
Helper function to prepare attribute values including wildcards. |
FilterHtml::process | function | core/ |
Performs the filter processing. |
FilterHtml::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
FilterHtml::settingsForm | function | core/ |
Generates a filter's settings form. |
FilterHtml::tips | function | core/ |
Generates a filter's tip. |
FilterHtmlCorrector | class | core/ |
Provides a filter to correct faulty and chopped off HTML. |
FilterHtmlCorrector.php | file | core/ |
|
FilterHtmlCorrector::process | function | core/ |
Performs the filter processing. |
FilterHtmlEscape | class | core/ |
Provides a filter to display any HTML as plain text. |
FilterHtmlEscape.php | file | core/ |
|
FilterHtmlEscape::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterHtmlEscape::process | function | core/ |
Performs the filter processing. |
FilterHtmlEscape::tips | function | core/ |
Generates a filter's tip. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.