$objMap
$objMap : integer
Valid for Smarty and template object
Smarty Method RegisterFilter
Smarty::registerFilter() method
registerFilter(\Smarty_Internal_TemplateBase|\Smarty_Internal_Template|\Smarty $obj, string $type, callback $callback, string|null $name = null) : \Smarty|\Smarty_Internal_Template
Registers a filter function
| \Smarty_Internal_TemplateBase|\Smarty_Internal_Template|\Smarty | $obj | |
| string | $type | filter type |
| callback | $callback | |
| string|null | $name | optional filter name |