Translation2::getLangs()
Translation2::getLangs() -- get langs
概要
require_once 'Translation2.php'; |
array Translation2::getLangs ([string $format = 'name'])
説明
Get some extra information about the languages (their full names,
the localized error text, their codes...)
パラメータ
- string
$format
['ids', 'names', 'array']
注意
この関数は、スタティックにコールする
ことはできません。