ExtractStyleBlocks.php
Table of Contents
Classes
- HTMLPurifier_Filter_ExtractStyleBlocks
- This filter extracts <style> blocks from input HTML, cleans them up using CSSTidy, and then places them in $purifier->context->get('StyleBlocks') so they can be used elsewhere in the document.
Functions
Functions
htmlpurifier_filter_extractstyleblocks_muteerrorhandler()
htmlpurifier_filter_extractstyleblocks_muteerrorhandler() : mixed