Html

Table of Contents

Namespaces

Event

Classes

DefaultSanitizerBuilder
Builder, creating a `Sanitizer` instance with "default" behavior for tags, attributes and values.
HtmlCropper
HtmlParser
Functions for parsing HTML.
I18nSanitizerBuilder
Builder, creating a `Sanitizer` instance for "i18n" behavior for tags, attributes and values. Basically used for language labels containing HTML.
RteHtmlParser
Class for parsing HTML for the Rich Text Editor. (also called transformations)
SanitizerBuilderFactory
Factory for creating a (sanitizer) builder instance. Corresponding presets can be declared in `$GLOBALS['TYPO3_CONF_VARS']['SYS']['htmlSanitizer']` like e.g.
SanitizerInitiator
Initiator for HTML sanitization process, forwarded to sanitizer and used during logging.
SimpleNode
SimpleParser
Simple HTML node parser. The main focus is to determine "runaway nodes" like `<span attribute="<runaway attribute="other">` and better nod boundaries.

        
On this page

Search results