Cheetah
Variables
plugins/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt File Reference

Variables

Core EscapeInvalidChildren TYPE
 
Core EscapeInvalidChildren a child is found that is not allowed in the context of the parent element will be transformed into text as if it were ASCII When false
 
Core EscapeInvalidChildren a child is found that is not allowed in the context of the parent element will be transformed into text as if it were ASCII When that element and all internal tags will be dropped
 

Variable Documentation

◆ dropped

Core EscapeInvalidChildren a child is found that is not allowed in the context of the parent element will be transformed into text as if it were ASCII When that element and all internal tags will be dropped

Definition at line 9 of file Core.EscapeInvalidChildren.txt.

◆ false

Core EscapeInvalidChildren a child is found that is not allowed in the context of the parent element will be transformed into text as if it were ASCII When false

Definition at line 9 of file Core.EscapeInvalidChildren.txt.

◆ TYPE

Core EscapeInvalidChildren TYPE

Definition at line 2 of file Core.EscapeInvalidChildren.txt.