Class \Prado\I18N\TI18NControl
TI18NControl class.
Base class for I18N components, providing Culture and Charset properties.
Properties
-
Culture, string,
Gets or sets the culture for formatting. If the Culture property is not specified. The culture from the Application/Page is used. -
Charset, string,
Gets or sets the charset for both input and output. If the Charset property is not specified. The charset from the Application/Page is used. The default is UTF-8.
Class hierarchy
- \Prado\I18N\TI18NControl
- \Prado\Web\UI\TControl implements IRenderable, IBindable
- \Prado\TApplicationComponent
- \Prado\TComponent
public
|
getCharset() : string
Gets the charset.
It is evaluated in the following order:
|
public
|
|
public
|
|
public
|