Class Smarty_Internal_Filter_Handler
Class for filter processing
Package: Smarty\PluginsInternal
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_filter_handler.php
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_filter_handler.php
public static
string
|
#
runFilter( string $type, string $content,
Run filters over content The filters will be lazy loaded if required class name format: Smarty_FilterType_FilterName plugin filename format: filtertype.filtername.php Smarty2 filter plugins could be used |