
Public Member Functions | |
| __construct ($minify=false) | |
| postProcessHtml ($string) | |
| Will process given html string. | |
Protected Attributes | |
| $minify | |
Definition at line 6 of file TidyPostProcessor.class.php.
| spunQ_TidyPostProcessor::postProcessHtml | ( | $ | string | ) |
Will process given html string.
| $string | The html code to process. |
Implements spunQ_IHtmlPostProcessor.
Definition at line 18 of file TidyPostProcessor.class.php.
1.5.9