Translation2::getLangs()

Translation2::getLangs() -- get langs

Referentiesamenvatting

require_once 'Translation2.php';

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

Beschrijving

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

Parameter

string $format

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

Note

Deze functie kan niet statisch worden aangeroepen.