$autoload_filters

PHP Smarty

Smarty - the compiling PHP template engine
Prev 来源:PHP中文社区 Chapter 12. Variables
第十二章 变量
Next

$autoload_filters
自动加载过滤器变量

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


Prev 来源:PHP中文社区 Home Next
$undefined[未定义变量] Up [编译检查变量]$compile_check