| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 56 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTMLPurifier_Filter:: (2 methods):
preFilter()
postFilter()
Class: HTMLPurifier_Filter - X-Ref
Represents a pre or post processing filter on HTML Purifier's output| preFilter($html, $config, $context) X-Ref |
| Pre-processor function, handles HTML before HTML Purifier param: string $html param: HTMLPurifier_Config $config param: HTMLPurifier_Context $context return: string |
| postFilter($html, $config, $context) X-Ref |
| Post-processor function, handles HTML after HTML Purifier param: string $html param: HTMLPurifier_Config $config param: HTMLPurifier_Context $context return: string |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |