Todo List
Object | --DBWorker | --Language
[line 41]
[line 28]
[line 34]
static Language getInstance( )
См. паттерн проектирования Singleton.
void __construct( )
string getAbbrByID( int $id)
int getCurrent( )
int getDefault( )
int getIDByAbbr( string $abbr, [ $useDefaultIfEmpty = false])
array getLanguages( )
string getNameByID( int $id)
void isValidLangAbbr( $abbr)
bool isValidLangID( int $id)
void setCurrent( int $currentLangID)