downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

pspell_new_config> <pspell_config_runtogether
Last updated: Fri, 13 Nov 2009

view this page in

pspell_config_save_repl

(PHP 4 >= 4.0.2, PHP 5)

pspell_config_save_repl単語リストと共に置換リストを保存するかどうかを定義する

説明

bool pspell_config_save_repl ( int $dictionary_link , bool $flag )

pspell_config_save_repl() は、 pspell_save_wordlist() が単語リストと共に置換リストを保存するかどうかを定義します。 通常はこの関数を使用する必要はありません。なぜなら、 pspell_config_repl() を使用した場合は置換の組は pspell_save_wordlist() により保存され、 そうでない場合には置換の組は保存されないためです。

pspell_config_save_repl() は、 pspell_new_config() のコール前に設定を行う際に使用します。

パラメータ

dictionary_link

flag

置換リストを保存する場合に TRUE、それ以外の場合に FALSE

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

注意

注意: この関数は、pspell .11.2およびaspell .32.5 以降を有していない場合には 動作しないことに注意してください。



add a note add a note User Contributed Notes
pspell_config_save_repl
There are no user contributed notes for this page.

pspell_new_config> <pspell_config_runtogether
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites