PEAR Manual
PrevNext

Translation2_Decorator::setLang()

Translation2_Decorator::setLang() -- Set default lang

Synopsis

require_once 'Decorator.php';

void Translation2_Decorator::setLang (string $langID)

Description

Set the default language

Parameter

string $langID

Note

This function can not be called statically.


PrevHomeNext
Translation2_Decorator::getRawPage()UpTranslation2_Decorator::setOption()