Class UserController
Controller is the customized base controller class. All controller classes for this application should extend from this base class.
- CComponent
- CBaseController
- CController
- Controller
- UserController
Methods summary
public
array
|
|
public
array
|
#
accessRules( )
Specifies the access control rules. This method is used by the 'accessControl' filter. |
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from CController
__construct()
,
actions()
,
afterAction()
,
afterRender()
,
beforeAction()
,
beforeRender()
,
behaviors()
,
clearPageStates()
,
createAbsoluteUrl()
,
createAction()
,
createActionFromMap()
,
createUrl()
,
filterAccessControl()
,
filterAjaxOnly()
,
filterPostOnly()
,
forward()
,
getAction()
,
getActionParams()
,
getCachingStack()
,
getClips()
,
getId()
,
getLayoutFile()
,
getModule()
,
getPageState()
,
getPageTitle()
,
getRoute()
,
getUniqueId()
,
getViewFile()
,
getViewPath()
,
init()
,
invalidActionParams()
,
isCachingStackEmpty()
,
loadPageStates()
,
missingAction()
,
processDynamicOutput()
,
processOutput()
,
recordCachingAction()
,
redirect()
,
refresh()
,
render()
,
renderClip()
,
renderDynamic()
,
renderDynamicInternal()
,
renderPartial()
,
renderText()
,
replaceDynamicOutput()
,
resolveViewFile()
,
run()
,
runAction()
,
runActionWithFilters()
,
savePageStates()
,
setAction()
,
setPageState()
,
setPageTitle()
Methods inherited from CBaseController
beginCache()
,
beginClip()
,
beginContent()
,
beginWidget()
,
createWidget()
,
endCache()
,
endClip()
,
endContent()
,
endWidget()
,
renderFile()
,
renderInternal()
,
widget()
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 CController
STATE_INPUT_NAME
Properties summary
Properties inherited from Controller
$breadcrumbs
,
$layout
,
$menu
Properties inherited from CController
$defaultAction
Magic properties inherited from CController
$action
,
$actionParams
,
$cachingStack
,
$clips
,
$id
,
$module
,
$pageTitle
,
$route
,
$uniqueId
,
$viewPath