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.
Located in /lib/core/Parsers/htmlpurifier/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php (line 17)
HTMLPurifier_Filter | --HTMLPurifier_Filter_ExtractStyleBlocks
Takes CSS (the stuff found in <style>) and cleans it.
Removes inline <style> tags from HTML, saves them for later use
Save the contents of CSS blocks to style matches
Inherited From HTMLPurifier_Filter
HTMLPurifier_Filter::postFilter()
HTMLPurifier_Filter::preFilter()
Documentation generated on Sun, 06 Mar 2011 00:23:52 -0500 by phpDocumentor 1.4.3