Transliterator::create
transliterator_create
(No version information available, might only be in SVN)
Transliterator::create -- transliterator_create — Create a transliterator
Descripción
Estilo orientado a objetos
Estilo por procesos
Opens a Transliterator by id.
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
- id
-
The id.
- direction
-
The direction, defaults to >Transliterator::FORWARD. May also be set to Transliterator::REVERSE.
Valores devueltos
Returns a Transliterator object on success, or NULL on failure.
Ver también
- Transliterator::getErrorMessage() - Get last error message
- Transliterator::__construct() - Construct a Transliterator object
There are no user contributed notes for this page.
