PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

unregister_function | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

unregister_function

void unregister_function(string name)

Use this to dynamically unregister template function plugin. Pass in the template function name.

Example 13-25. unregister_function

// we don't want template designers to have access to system files

$smarty->unregister_function("fetch");
忘却曲線を使ってこの関数を確実に記憶に残す

フォーラムで「unregister_function」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | unregister_function」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: