Translation2_Admin::updateLang (Previous) (Next) Translation2_Admin::add

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Translation2_Admin::removeLang()

Translation2_Admin::removeLang() -- Remove the language from the langsAvail table and drop the strings table.

Описание

If the strings table holds other languages and $force==FALSE, then only the lang column is dropped. If $force==TRUE, the whole table is dropped without any check

Параметр

string $langID

Code of the language to remove

boolean $force

Возвращаемое значение

returns true on success, PEAR_Error on failure

Заметка

Эта функция не должна вызываться статически.

Translation2_Admin::updateLang (Previous) (Next) Translation2_Admin::add

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.