Transliterator::listIDs
transliterator_list_ids
(PHP >= 5.4.0, PECL intl >= 2.0.0)
Transliterator::listIDs -- transliterator_list_ids — Get transliterator IDs
Opis
Styl obiektowy
public static array Transliterator::listIDs
( void
)
Styl proceduralny
array transliterator_list_ids
( void
)
Returns an array with the registered transliterator IDs.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
An array of registered transliterator IDs on success,
lub FALSE w przypadku niepowodzenia.
Zobacz też:
- Transliterator::getErrorMessage() - Get last error message
- Transliterator::transliterate() - Transliterate a string
There are no user contributed notes for this page.
