Class HTMLPurifier_URIFilter_SafeIframe
Inheritance | HTMLPurifier_URIFilter_SafeIframe » HTMLPurifier_URIFilter |
---|
Implements safety checks for safe iframes.
Public Properties
Property | Type | Description | Defined By |
---|---|---|---|
$always_load | HTMLPurifier_URIFilter_SafeIframe | ||
$name | HTMLPurifier_URIFilter_SafeIframe | ||
$post | True if this filter should be run after scheme validation. | HTMLPurifier_URIFilter |
Protected Properties
Property | Type | Description | Defined By |
---|---|---|---|
$regexp | HTMLPurifier_URIFilter_SafeIframe |
Public Methods
Method | Description | Defined By |
---|---|---|
filter() | HTMLPurifier_URIFilter_SafeIframe | |
prepare() | HTMLPurifier_URIFilter_SafeIframe |
Property Details
Method Details
public bool filter ( <b>&</b>$uri, $config, $context ) | ||
$uri | HTMLPurifier_URI | |
$config | HTMLPurifier_Config | |
$context | HTMLPurifier_Context |
public bool prepare ( $config ) | ||
$config | HTMLPurifier_Config |