Translation2::getLang Translation2::getPage

Translation2

PEAR Manual


Translation2::getLangs

Translation2::getLangs() -- get langs

Synopsis


      require_once 'Translation2.php';

     

array Translation2::getLangs ( string $format = 'name' )

Description

Get some extra information about the languages (their full names, the localized error text, their codes...)

Parameter

string $format

['ids', 'names', 'array']

Note

This function can not be called statically.



Translation2::getLang Translation2::getPage

Translation2

PEAR Manual