Class P3LangUrlManager
Url manager, creates URLs with 'lang' param
- CComponent
-
CApplicationComponent implements IApplicationComponent
-
CUrlManager
-
P3LangUrlManager
Copyright: Copyright © 2005-2010 diemeisterei GmbH
License: http://www.phundament.com/license/
Author: Tobias Munk <schmunk@usrbin.de>
Since: 3.0.3
See:
P3LangHandler
Located at phundament/p3extensions/components/P3LangUrlManager.php
Methods summary
public
string
|
Methods inherited from CUrlManager
addRules()
,
createPathInfo()
,
createUrlDefault()
,
createUrlRule()
,
getBaseUrl()
,
getUrlFormat()
,
init()
,
parsePathInfo()
,
parseUrl()
,
processRules()
,
removeUrlSuffix()
,
setBaseUrl()
,
setUrlFormat()
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
Constants inherited from CUrlManager
CACHE_KEY
,
GET_FORMAT
,
PATH_FORMAT
Properties summary
Properties inherited from CUrlManager
$appendParams
,
$cacheID
,
$caseSensitive
,
$matchValue
,
$routeVar
,
$rules
,
$showScriptName
,
$urlRuleClass
,
$urlSuffix
,
$useStrictParsing
Properties inherited from CApplicationComponent
$behaviors
Magic properties inherited from CUrlManager
$baseUrl
,
$urlFormat
Magic properties inherited from CApplicationComponent
$isInitialized