Web page hosting and cheap domain registration register services
 

Sponsers:

 

 

 

Smarty Manual
PrevChapter 12. VariablesNext

$autoload_filters

If there are some filters that you wish to load on every template invocation, you can specify them using this variable and Smarty will automatically load them for you. The variable is an associative array where keys are filter types and values are arrays of the filter names. For example:

<?php
$smarty
->autoload_filters = array('pre' => array('trim', 'stamp'),
                                  
'output' => array('convert'));
?>


PrevHomeNext
$debugging_ctrlUp$compile_check
 

 

 

 
 

Disclaimers: This document is provided as free service for the benefits of Active-Venture.com's web hosting customers only.

 
Quotes: One may understand the cosmos, but never the ego; the self is more distant than any star.An adventure is only an inconvenience rightly considered. An inconvenience is only an adventure wrongly considered.