Cheetah
Variables
plugins/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt File Reference

Variables

Attr AllowedFrameTargets TYPE
 
Attr AllowedFrameTargets _self
 
Attr AllowedFrameTargets _parent and _top Values should be lowercase
 
Attr AllowedFrameTargets _parent and _top Values should be as validation will be done in a case sensitive manner despite W3C s recommendation XHTML Strict does not permit the target attribute so this directive will have no effect in that doctype XHTML does not enable the Target module by default
 

Variable Documentation

◆ _self

Attr AllowedFrameTargets _self

Definition at line 6 of file Attr.AllowedFrameTargets.txt.

◆ default

Attr AllowedFrameTargets _parent and _top Values should be as validation will be done in a case sensitive manner despite W3C s recommendation XHTML Strict does not permit the target attribute so this directive will have no effect in that doctype XHTML does not enable the Target module by default

Definition at line 10 of file Attr.AllowedFrameTargets.txt.

◆ lowercase

Attr AllowedFrameTargets _parent and _top Values should be lowercase

Definition at line 7 of file Attr.AllowedFrameTargets.txt.

◆ TYPE

Attr AllowedFrameTargets TYPE

Definition at line 2 of file Attr.AllowedFrameTargets.txt.