HtmlFormatter
Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.
Loading...
Searching...
No Matches
HtmlFormatter\HtmlFormatter Member List

This is the complete list of members for HtmlFormatter\HtmlFormatter, including all inherited members.

$removeComments (defined in HtmlFormatter\HtmlFormatter)HtmlFormatter\HtmlFormatterprotected
$removeMedia (defined in HtmlFormatter\HtmlFormatter)HtmlFormatter\HtmlFormatterprotected
__construct(string $html)HtmlFormatter\HtmlFormatter
flatten( $elements)HtmlFormatter\HtmlFormatter
flattenAllTags()HtmlFormatter\HtmlFormatter
getDoc()HtmlFormatter\HtmlFormatter
getText( $element=null)HtmlFormatter\HtmlFormatter
onHtmlReady(string $html)HtmlFormatter\HtmlFormatterprotected
parseItemsToRemove()HtmlFormatter\HtmlFormatterprotected
parseSelector(string $selector, string &$type, string &$rawName)HtmlFormatter\HtmlFormatterprotected
remove( $selectors)HtmlFormatter\HtmlFormatter
removeAfterIncluding(string $haystack, string $needle)HtmlFormatter\HtmlFormatterstatic
removeBeforeIncluding(string $haystack, string $needle)HtmlFormatter\HtmlFormatterstatic
removeBetweenIncluding(string $haystack, string $open, string $close)HtmlFormatter\HtmlFormatterstatic
setRemoveComments(bool $flag=true)HtmlFormatter\HtmlFormatter
setRemoveMedia(bool $flag=true)HtmlFormatter\HtmlFormatter
wrapHTML(string $html)HtmlFormatter\HtmlFormatterstatic