UNB Components Code Reference

UnbLocale_fr_FR class

fr-FR locale class.

Extends class

UnbLocale

Public methods

No public methods in this class.

Protected methods

   FormatNumber No description available.
   FormatOrdinalNumber No description available.
   FormatRelativeTime No description available.
   FormatTime No description available.

Protected fields

code  –  default: 'fr-FR'

Locale code.

colon  –  default: ' :'
importance  –  default: -1

Locale importance for its language, used to sort known locales when only a language is requested. This should be roughly the number of people affected by the locale, divided by 1000. TODO: unknown

quoteEnd  –  default: ' »'

Ending quotation mark.

quoteStart  –  default: '« '

Starting quotation mark.

Implementation file: locales/fr-FR.locale.class.php, line 14

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.