Exemplo n.º 1
0
 function parse($aMarkers = array())
 {
     return \Flake\Util\Tools::parseTemplateCode($this->sHtml, $aMarkers);
 }