Phundament App Class Reference
  • Package
  • Class
  • Tree

Packages

  • bootstrap
    • widgets
      • input
  • Image
  • None
  • p3admin
  • p3extensions
    • behaviors
    • commands
    • components
    • helpers
    • widgets
  • p3media
    • actions
    • controllers
    • models
  • p3pages
    • models
  • p3widgets
    • components
    • models
  • PHP
  • system
    • db
      • ar
    • gii
    • web
      • auth
      • helpers
      • widgets
  • yiiext
    • widgets
      • fancybox
      • lipsum
  • zii
    • widgets
      • grid

Classes

  • P3ActiveRecord
  • P3Configuration
  • P3LangHandler
  • P3LangUrlManager
  • P3ReturnUrl

Class P3LangHandler

Handles language detection and application setting by URL parm specified in DATA_KEY. Uses first language as a fallback language.

Based upon http://www.yiiframework.com/extension/langhandler/

CComponent
Extended by CApplicationComponent implements IApplicationComponent
Extended by P3LangHandler
Package: p3extensions\components
Copyright: Copyright © 2005-2010 diemeisterei GmbH
License: http://www.phundament.com/license/
Author: Tobias Munk <schmunk@usrbin.de>
Since: 3.0.3
See: P3LangUrlManager
Located at phundament/p3extensions/components/P3LangHandler.php

Methods summary

public
# init( )

Handles language detection and application setting by URL parm specified in DATA_KEY

Handles language detection and application setting by URL parm specified in DATA_KEY

Overrides

CApplicationComponent::init

Methods inherited from CApplicationComponent

getIsInitialized()

Methods inherited from CComponent

__call(), __get(), __isset(), __set(), __unset(), asa(), attachBehavior(), attachBehaviors(), attachEventHandler(), canGetProperty(), canSetProperty(), detachBehavior(), detachBehaviors(), detachEventHandler(), disableBehavior(), disableBehaviors(), enableBehavior(), enableBehaviors(), evaluateExpression(), getEventHandlers(), hasEvent(), hasEventHandler(), hasProperty(), raiseEvent()

Magic methods summary

Constants summary

string DATA_KEY 'lang'
#

$_GET param used for language detection

$_GET param used for language detection

Properties summary

public type $languages
#

Available languages

Available languages

Properties inherited from CApplicationComponent

$behaviors

Magic properties inherited from CApplicationComponent

$isInitialized

Phundament App Class Reference API documentation generated by ApiGen 2.8.0