What is Smarty?
Why use it?
Use Cases and Work Flow
Syntax Comparison
Template Inheritance
Best Practices
Crash Course
You may use the Smarty logo according to the trademark notice.
For sponsorship, advertising, news or other inquiries, contact us at:
unregister_outputfilter() — 動的に登録されたアウトプットフィルタプラグインを未登録にします。
void unregister_outputfilter(string function_name);
動的に登録されたアウトプットフィルタプラグインを未登録にします。
register_outputfilter()
および
アウトプットフィルタ
も参照してください。