Class fever.app.local.Local

Description

Defines structure for runtime loaded language used by Localisation API.

Only used by the Fever Configuration system and by the Pixlib XML Deserializer to build language definition instance.

Method Index

new Local()
toString()

Constructor Detail

Local

public function Local(id:String)

Constructor.

Parameters

idLanguage id ( like 'fr', 'en' )

Method Detail

toString

public function toString():String

Local stringifier.

Return

String representation of instance