Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

Name

unregister_outputfilter() — dynamically unregister an output filter

Description

void unregister_outputfilter(string function_name);

Use this to dynamically unregister an output filter.

See also register_outputfilter() and template output filters.