l.s.w.i.w.ILanguage(Interface) : interface documentation

Part of lp.services.worlddata.interfaces.webservice View In Hierarchy

A Language.
Attribute id This Language ID.
TextLine nativename Undocumented
Int guessed_pluralforms Undocumented
Field translation_teams Undocumented
Set countries Undocumented
Method addCountry Add a country to a list of countries this language is spoken in.
Method removeCountry Remove country from list of countries this language is spoken in.
TextLine displayname Undocumented
Attribute alt_suggestion_language A language which can reasonably be expected to have good suggestions for translations in this language.
TextLine dashedcode Undocumented
TextLine abbreviated_text_dir Undocumented
Method validatePluralData Undocumented
id =
This Language ID.
nativename =
Undocumented
guessed_pluralforms =
Undocumented
translation_teams =
Undocumented
countries =
Undocumented
def addCountry(country):
Add a country to a list of countries this language is spoken in.

Provided by SQLObject.

def removeCountry(country):
Remove country from list of countries this language is spoken in.

Provided by SQLObject.

displayname =
Undocumented
alt_suggestion_language =
A language which can reasonably be expected to have good suggestions for translations in this language.
dashedcode =
Undocumented
abbreviated_text_dir =
Undocumented
@invariant
def validatePluralData(form_language):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.