|
| postFilter ($html, $config, $context) |
| Post-processor function, handles HTML after HTML Purifier.
|
|
| preFilter ($html, $config, $context) |
| Pre-processor function, handles HTML before HTML Purifier.
|
|
|
| $name |
| Name of the filter for identification purposes.
|
|
◆ postFilter()
HTMLPurifier_Filter::postFilter |
( |
| $html, |
|
|
| $config, |
|
|
| $context ) |
◆ preFilter()
HTMLPurifier_Filter::preFilter |
( |
| $html, |
|
|
| $config, |
|
|
| $context ) |
◆ $name
HTMLPurifier_Filter::$name |
Name of the filter for identification purposes.
@type string
The documentation for this class was generated from the following file:
- lib/htmlpurifier/HTMLPurifier/Filter.php