array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'function.pspell-config-dict-dir.php', 1 => 'pspell_config_dict_dir', 2 => 'Location of the main word list', ), 'up' => array ( 0 => 'ref.pspell.php', 1 => 'Pspell Функції', ), 'prev' => array ( 0 => 'function.pspell-config-data-dir.php', 1 => 'pspell_config_data_dir', ), 'next' => array ( 0 => 'function.pspell-config-ignore.php', 1 => 'pspell_config_ignore', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/pspell/functions/pspell-config-dict-dir.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

pspell_config_dict_dir

(PHP 5, PHP 7, PHP 8)

pspell_config_dict_dirLocation of the main word list

Опис

pspell_config_dict_dir(PSpell\Config $config, string $directory): bool

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Значення, що повертаються

Повертає true у разі успіху або false в разі помилки.

Журнал змін

Версія Опис
8.1.0 Тепер параметр config має бути примірником PSpell\Config; раніше очікувався resource.