Web студия "GrandView"
  Главная   Написать Контакты
   
   
О проекте
Руководство php
 

enchant_broker_request_dict

(PECL)

enchant_broker_request_dict -- create a new dictionary using a tag

Описание

resource enchant_broker_request_dict ( resource broker, string tag )

create a new dictionary using tag, the non-empty language tag you wish to request a dictionary for ("en_US", "de_DE", ...)

Список параметров

broker

Broker resource

tag

A tag describing the locale, for example en_US, de_DE

Возвращаемые значения

Returns a dictionary resource on success or FALSE on failure.

Примеры

Пример 1. A enchant_broker_request_dict() example

Check if a dictionary exists using enchant_broker_dict_exists() and request it.

<?php
$tag
= 'en_US';
$broker = enchant_broker_init();
if (
enchant_broker_dict_exists($broker,$tag)) {
   
$dict = enchant_broker_request_dict($r, $tag);
}
?>

Смотрите также

enchant_dict_describe()
enchant_broker_dict_exists()
enchant_broker_dict_free()



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

 
Новости
11 июля 2007
Сайт запущен
© 2007 info@grandviewstudio.com

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 324

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 330
Z058440144362 Z348613067571