PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Translation2.php';
array Translation2::getLangs ([string $format = 'name'])
array Translation2::getLangs
Get some extra information about the languages (their full names, the localized error text, their codes...)
['ids', 'names', 'array']
This function can not be called statically.