Name
unregister_compiler_function() — 動的に登録されたコンパイラ関数を未登録にします。
説明
void unregister_compiler_function(string name);パラメータにはコンパイラ関数名を渡します。
register_compiler_function()
および
コンパイラ関数プラグイン
も参照してください。
Comments
Post a Comment
You may use the Smarty logo according to the trademark notice.
For sponsorship, advertising, news or other inquiries, contact us at:
Check reviews of PHP Web Hosting, compatible with Smarty Templates
unregister_compiler_function() — 動的に登録されたコンパイラ関数を未登録にします。
void unregister_compiler_function(string name);パラメータにはコンパイラ関数名を渡します。
register_compiler_function()
および
コンパイラ関数プラグイン
も参照してください。