| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/smarty/smarty/docs/designers/language-builtin-functions/language-function-setfilter.md | Download |
|
|||||||||||||||||||||
{setfilter}The SYNTAX: The filter can be:
Template instance filters run in addition to other modifiers and
filters. They run in the following order: modifier, default_modifier,
$escape_html, registered variable filters, autoloaded variable
filters, template instance's variable filters. Everything after
default_modifier can be disabled with the > Note > > The setting of template instance filters does not affect the output of > included subtemplates. Examples
|