patTemplate_InputFilter_ShortModifiers
Description
patTemplate input filter to allow the short modifier syntax that is used by Smarty
$Id: ShortModifiers.php 8287 2007-08-01 08:38:59Z eddieajau $
This will replace the variables with patTemplate:var/> tags that have the name and the modifier attribute set.
Located in /pattemplate/patTemplate/InputFilter/ShortModifiers.php (line 29)
patTemplate_Module
![]()
patTemplate_InputFilter
![]()
patTemplate_InputFilter_ShortModifiers (Subpackage Filters)
Method Summary
Methods
replace the variables
string
apply
(string $data)
- string $data: data
Redefinition of:
- patTemplate_InputFilter::apply()
- apply the filter
set the template reference
- object patTemplate &$tmpl
generate the <patTemplate:var/> tag
string
_generateReplace
(array $matches)
- array $matches: matches from preg_replace
Inherited Methods
Inherited From patTemplate_InputFilter
patTemplate_InputFilter::apply()
Inherited From patTemplate_Module
patTemplate_Module::getName()
patTemplate_Module::getParam()
patTemplate_Module::setParams()
Documentation generated on Tue, 29 Jan 2008 18:50:28 +0000 by phpDocumentor 1.3.1




patTemplate_InputFilter_ShortModifiers (Subpackage Filters)