Translation2_Decorator::getLang()

Translation2_Decorator::getLang() -- get lang info

Synopsis

require_once 'Decorator.php';

mixed Translation2_Decorator::getLang ([string $langID = NULL [, string $format = 'name']])

Description

This package is not documented yet.

Parameter

string $langID

string $format

['name', 'meta', 'error_text', 'array']

Return value

returns [string | array], depending on $format

Note

This function can not be called statically.