Class

AbstractTemplateParser

Abstract Package: IO\Template\parser Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2016 11 15 Since: PHPBoost 3.0 - 2009 06 18 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Contributor: mipel mipel@phpboost.com Located at: io/template/parser/AbstractTemplateParser.class.php

This is an abstract implementation of the TemplateParser interface.

AbstractTemplateParser implements TemplateParser
Methods summary
public The
# parse( string $content )

Parses the $content string.

abstract protected
# do_parse( )
protected
# clean( )
protected
Properties summary
protected $content
#