[line 31]
object I18Nv2_DecoratedList( &$list, object $list)
string changeKeyCase( string $code)
mixed decorate( mixed $value)
Overridden in child classes as:
array getAllCodes( )
string getEncoding( )
string getLanguage( )
string getName( string $code)
bool isValidCode( string $code)
bool setEncoding( string $encoding)
bool setLanguage( string $language)
Note that each time you set a different language the corresponding language file has to be loaded again, too.
object I18NV2_DecoratedList &toDecoratedList( string $type)