|
| | $always_load = false |
| | True if this filter should always be loaded.
|
| |
|
| $name = 'HostBlacklist' |
| |
| | $post = false |
| | True if this filter should be run after scheme validation.
|
| |
|
|
| $blacklist = array() |
| | @type array
|
| |
◆ filter()
| HTMLPurifier_URIFilter_HostBlacklist::filter |
( |
& | $uri, |
|
|
| $config, |
|
|
| $context ) |
◆ prepare()
| HTMLPurifier_URIFilter_HostBlacklist::prepare |
( |
| $config | ) |
|
◆ $always_load
| HTMLPurifier_URIFilter::$always_load = false |
|
inherited |
True if this filter should always be loaded.
This permits a filter to be named Foo without the corresponding URI.Foo directive existing. @type bool
◆ $post
| HTMLPurifier_URIFilter::$post = false |
|
inherited |
True if this filter should be run after scheme validation.
@type bool
The documentation for this class was generated from the following file:
- lib/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php