Post-processes a converted HTML string.
public function UnbMarkup::PostProcess ($src);
(string) HTML ready for output
Post-processing can be necessary to resolve generated entities to localised strings or other dynamic data. The process of conversion has been split in two phases so that the converted output from phase 1 (UnbMarkup::Convert() method) can be cached in a database for improved page generation performance.
Member of class: UnbMarkup
Implementation file: markup.class.php, line 195
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.