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.

get lang info (Previous) Get an entire group of strings (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.