\Smarty_Internal_Method_RegisterFilter

Smarty Method RegisterFilter

Smarty::registerFilter() method

Summary

Methods
Properties
Constants
registerFilter()
_getFilterName()
_checkFilterType()
$objMap
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$filterTypes
N/A

Properties

$objMap

$objMap : integer

Valid for Smarty and template object

Type

integer

$filterTypes

$filterTypes : array

Valid filter types

Type

array

Methods

_getFilterName()

_getFilterName(callback  $function_name) : string

Return internal filter name

Parameters

callback $function_name

Returns

string —

internal filter name

_checkFilterType()

_checkFilterType(string  $type) 

Check if filter type is valid

Parameters

string $type

Throws

\SmartyException