
Public Member Functions | |
| postProcessHtml ($string) | |
| Will process given html string. | |
Intended for beautifiers and compressors.
Definition at line 7 of file IHtmlPostProcessor.interface.php.
| spunQ_IHtmlPostProcessor::postProcessHtml | ( | $ | string | ) |
Will process given html string.
| $string | The html code to process. |
Implemented in spunQ_TidyPostProcessor.
1.5.9