extends |
Smarty_Internal_Method_RegisterFilter |
|---|
Smarty Method UnregisterFilter
Smarty::unregisterFilter() method
| Methods | ||
|---|---|---|
public
|
unregisterFilter(
Smarty_Internal_TemplateBase|Smarty_Internal_Template|Smarty $obj,
string $type,
callback|string $callback,
): Smarty|Smarty_Internal_Template
Unregisters a filter function
|
# |
| Methods inherited from Smarty_Internal_Method_RegisterFilter |
|---|
registerFilter(), _getFilterName(), _checkFilterType() |
| Properties inherited from Smarty_Internal_Method_RegisterFilter |
|---|
$objMap |