Query: transliterator_list_ids
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRANSLITERATOR_LIST_IDS(3) 1 TRANSLITERATOR_LIST_IDS(3) Transliterator::listIDs - Get transliterator IDs Object oriented styleSYNOPSISpublicstatic array Transliterator::listIDs (void )DESCRIPTIONProcedural style array transliterator_list_ids (void ) Returns an array with the registered transliterator IDs. Warning This function is currently not documented; only its argument list is available.PARAMETERSThis function has no parameters.RETURN VALUESAn array of registered transliterator IDs on success, or FALSE on failure.SEE ALSOTransliterator::getErrorMessage, Transliterator::transliterate. PHP Documentation Group TRANSLITERATOR_LIST_IDS(3)