FluentAnvil
  • FluentAnvil User Guide
  • Api Documentation
    • fluent module
    • locale module
    • message module
    • text module
    • validators module
  • Credits
FluentAnvil
  • client_code
  • View page source

client_code

  • fluent module
    • Fluent
      • Fluent.__init__()
      • Fluent.configure()
      • Fluent.format()
      • Fluent.format_table()
      • Fluent.get_currency_name()
      • Fluent.get_currency_options()
      • Fluent.get_language_options()
      • Fluent.get_locale_name()
      • Fluent.get_locale_options()
      • Fluent.get_region_name()
      • Fluent.get_region_options()
      • Fluent.get_script_name()
      • Fluent.get_script_options()
      • Fluent.STYLE_DIALECT_LONG
      • Fluent.STYLE_DIALECT_NARROW
      • Fluent.STYLE_DIALECT_SHORT
      • Fluent.STYLE_STANDARD_LONG
      • Fluent.STYLE_STANDARD_NARROW
      • Fluent.STYLE_STANDARD_SHORT
      • Fluent.SUPPORTED_VALUE_TYPES
      • Fluent.index
      • Fluent.locale
      • Fluent.root
      • Fluent.templates
  • locale module
    • Locale
      • Locale.__init__()
      • Locale.auto()
      • Locale.clean()
      • Locale.compose()
      • Locale.decompose()
      • Locale.match()
      • Locale.preferred()
      • Locale.select()
      • Locale.fallback
      • Locale.index_url
      • Locale.max_distance
      • Locale.requested
  • message module
    • Message
      • Message.__init__()
      • Message.tofluent()
  • text module
    • Text
      • Text.__init__()
      • Text.get()
      • Text.is_valid()
      • Text.slice()
      • Text.validate()
      • Text.locales
  • validators module
    • LengthValidator
      • LengthValidator.__init__()
    • Validator
      • Validator.__init__()
      • Validator.chain()
      • Validator.is_valid()
      • Validator.validate()
Previous Next

© Copyright 2023, Marcus Wörner.

Built with Sphinx using a theme provided by Read the Docs.