PRADO Component Framework for PHP 5
  • Home
  • About
  • Testimonials
  • Demos
  • Download
  • Documentation
  • Forum
  • Development
  • Tutorials
  • Class Docs
  • API Manual
  • Wiki

Packages

  • None
  • System
    • Caching
    • Collections
    • Data
      • ActiveRecord
        • Relations
        • Scaffold
          • InputBuilder
      • Commom
        • Sqlite
      • Common
        • Mssql
        • Mysql
        • Oracle
        • Pgsql
        • Sqlite
      • DataGateway
      • SqlMap
        • Configuration
        • Statements
    • Exceptions
    • I18N
    • IO
    • Security
    • Util
    • Web
      • Javascripts
      • Services
      • UI
        • ActiveControls
        • WebControls
    • Xml
  • Wsat
    • pages
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package System\I18N

Classes summary
TChoiceFormat TChoiceFormat class.
TDateFormat To format dates and/or time according to the current locale use <code> <com:TDateFormat Pattern="dd:MMM:yyyy" Value="01/01/2001" /> </code> The date will be formatted according to the current locale (or culture) using the format specified by 'Pattern' attribute.
TGlobalization TGlobalization contains settings for Culture, Charset and TranslationConfiguration.
TGlobalizationAutoDetect TGlobalizationAutoDetect class will automatically try to resolve the default culture using the user browser language settings.
TI18NControl TI18NControl class.
TNumberFormat To format numbers in locale sensitive manner use <code> <com:TNumberFormat Pattern="0.##" value="2.0" /> </code>
Translation Translation class.
TTranslate TTranslate class.
TTranslateParameter TTranslateParameter component should be used inside the TTranslate component to allow parameter substitution.
Terms of Service | Contact Us
PRADO v3.2.4 API Manual API documentation generated by ApiGen 2.8.0
Copyright © 2006-2014 by the PRADO Group.
Powered by PRADO