Class \Prado\Util\Behaviors\TPageGlobalizationCharsetBehavior
TPageGlobalizationCharsetBehavior class.
TPageGlobalizationCharsetBehavior attaches to pages and adds charset meta to the head from globalization. If there is no globalization, the default charset is used, 'utf-8'.
Class hierarchy
- \Prado\Util\Behaviors\TPageGlobalizationCharsetBehavior
- \Prado\Util\TBehavior implements IBehavior
- \Prado\Util\TBaseBehavior implements IBaseBehavior uses TPriorityPropertyTrait
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 4.2.0
public
|
|
public
|
events() : array<string|int, mixed>
This handles the TPage.OnInitComplete event to place no-cache
meta in the head.
|
public
|
|
public
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |