Next: , Previous: Parser Methods, Up: Core Methods



5.1.7 Described Methods

— Method on Described: init ozName storageRef name description

Adds name and description attributes to the standard init.

— Method on Described: getDescription description

Standard variable get.

— Method on Described: setDescription description

Standard variable set.

— Method on Described: deLocalize inputString outputString language

Returns a bare string from a localized string, based on a language argument, using the MozBase version of the same methed but passing a value for the Server class. The Server information allows using the Server's default language value as a fallback.