Summary
- abstract
- File
- Package hierarchy Template\parser
- Class hierarchy \AbstractTemplateParser
- Implements \TemplateParser
This is an abstract implementation of the {@link TemplateParser} interface.
This is an abstract implementation of the {@link TemplateParser} interface.
parse(string $content) : \The
Parses the $content string.
string | $content | The content to parse |
parsed content
None found |
do_parse()
None found |
clean()
None found |
get_getvar_method_name( $varname)
$varname |
None found |