Results of 1 - 10 of about 201 for CONFIG (0.010 sec.)
- Yaf_Config_Simple クラス 8264
- « Yaf_Config_Ini::valid Yaf_Config_Simple::__construct » PHP Manual Yaf Yaf_Config_Simple クラス
...
Yaf_Config_Simple クラス (Yaf >=1.0.0) はじめに クラス概要 cl ...
ass Yaf_Config_Simple extends Yaf_Config_Abstract implements Iter ...
donly ; /* メソッド */ public __construct ( array $configs , bool $readonly = false ) public count (): void ...
): void /* 継承したメソッド */ abstract public Yaf_Config_Abstract::get ( string $name , mixed $value ): mix ...
-
https://man.plustar.jp/php/class.yaf-config-simple.html
- [similar]
- Yaf_Config_Ini クラス 8199
- « Yaf_Config_Abstract::toArray Yaf_Config_Ini::__construct » PHP Manual Yaf Yaf_Config_Ini クラス
...
Yaf_Config_Ini クラス (Yaf >=1.0.0) はじめに Yaf_Config_Ini を ...
の後に継承元のセクション名を指定します。 注意 : Yaf_Config_Ini は、PHP の関数 parse_ini_file() を利用します。 ...
parse_ini_file() に従います。 クラス概要 class Yaf_Config_Ini extends Yaf_Config_Abstract implements Iterato ...
ティ */ /* メソッド */ public __construct ( string $config_file , string $section = ? ) public count (): void ...
-
https://man.plustar.jp/php/class.yaf-config-ini.html
- [similar]
- 指定した設定に基づき新規辞書をロードする 7888
- « pspell_config_save_repl pspell_new_personal » PHP Manual Pspell 関数 指定した設定に基づき新規辞
...
書をロードする pspell_new_config (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new_c ...
した設定に基づき新規辞書をロードする 説明 pspell_new_config ( PSpell\Config $config ): PSpell\Dictionary | fal ...
se pspell_new_config() は、 pspell_config_create() で作成され、 関数 ps ...
pell_config_*() で修正された config を使用して 新規辞書をオープ ...
-
https://man.plustar.jp/php/function.pspell-new-config.html
- [similar]
- 長さが N 文字未満の単語を無視する 7791
- « pspell_config_dict_dir pspell_config_mode » PHP Manual Pspell 関数 長さが N 文字未満の単語を無
...
視する pspell_config_ignore (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspel ...
l_config_ignore — 長さが N 文字未満の単語を無視する 説明 ps ...
pell_config_ignore ( PSpell\Config $config , int $min_length ) ...
: bool pspell_config_ignore() は、 pspell_new_config() をコールする前に ...
-
https://man.plustar.jp/php/function.pspell-config-ignore.html
- [similar]
- 返される提案の数のモードを変更する 7716
- « pspell_config_ignore pspell_config_personal » PHP Manual Pspell 関数 返される提案の数のモードを
...
変更する pspell_config_mode (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_ ...
e — 返される提案の数のモードを変更する 説明 pspell_config_mode ( PSpell\Config $config , int $mode ): bool p ...
spell_config_mode() は、 pspell_new_config() のコール前に設定を ...
により返される修正候補の数を定義します。 パラメータ config PSpell\Config クラスのインスタンス。 mode パラメー ...
-
https://man.plustar.jp/php/function.pspell-config-mode.html
- [similar]
- 置換候補を保持するファイルを設定する 7695
- « pspell_config_personal pspell_config_runtogether » PHP Manual Pspell 関数 置換候補を保持するフ
...
ァイルを設定する pspell_config_repl (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_ ...
— 置換候補を保持するファイルを設定する 説明 pspell_config_repl ( PSpell\Config $config , string $filename ): ...
_save_wordlist() を使用することが可能です。 pspell_config_repl() は、 pspell_new_config() をコールする前に設 ...
定を行うために使用する必要があります。 パラメータ config PSpell\Config クラスのインスタンス。 filename この ...
-
https://man.plustar.jp/php/function.pspell-config-repl.html
- [similar]
- 複合語を有効な単語の組み合わせとして考慮する 7673
- « pspell_config_repl pspell_config_save_repl » PHP Manual Pspell 関数 複合語を有効な単語の組み合
...
わせとして考慮する pspell_config_runtogether (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ...
pspell_config_runtogether — 複合語を有効な単語の組み合わせとして ...
考慮する 説明 pspell_config_runtogether ( PSpell\Config $config , bool $allow ...
gest() は、この場合でも修正候補を返します。 pspell_config_runtogether() は、 pspell_new_config() をコールする ...
-
https://man.plustar.jp/php/function.pspell-config-runtogether.html
- [similar]
- 個人の単語リストを保持するファイルを設定する 7598
- « pspell_config_mode pspell_config_repl » PHP Manual Pspell 関数 個人の単語リストを保持するファイ
...
ルを設定する pspell_config_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) psp ...
ell_config_personal — 個人の単語リストを保持するファイルを設定 ...
する 説明 pspell_config_personal ( PSpell\Config $config , string $filenam ...
ァイルを設定します。個人の単語リストは、 pspell_new_config() をコールした後にロードされ、 標準的な単語リストに ...
-
https://man.plustar.jp/php/function.pspell-config-personal.html
- [similar]
- Yaf_Config_Ini のコンストラクタ 7555
- « Yaf_Config_Ini Yaf_Config_Ini::count » PHP Manual Yaf_Config_Ini Yaf_Config_Ini のコンストラク
...
タ Yaf_Config_Ini::__construct (Yaf >=1.0.0) Yaf_Config_Ini::__c ...
onstruct — Yaf_Config_Ini のコンストラクタ 説明 public Yaf_Config_Ini::_ ...
_construct ( string $config_file , string $section = ? ) Yaf_Config_Ini のコン ...
ストラクタです。 パラメータ config_file INI ファイルへのパス。 section INI ファイルの ...
-
https://man.plustar.jp/php/yaf-config-ini.construct.html
- [similar]
- Yaf_Config_Abstract クラス 7480
- « Yaf_Dispatcher::throwException Yaf_Config_Abstract::get » PHP Manual Yaf Yaf_Config_Abstract ク
...
ラス Yaf_Config_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 ...
abstract class Yaf_Config_Abstract { /* プロパティ */ protected $ _config ; ...
blic readonly (): bool abstract public set (): Yaf_Config_Abstract abstract public toArray (): array } プロパ ...
ティ _config _readonly 目次 Yaf_Config_Abstract::get — ゲッター ...
-
https://man.plustar.jp/php/class.yaf-config-abstract.html
- [similar]