Class RUserBehavior
Rights user behavior class file.
- CComponent
-
CBehavior implements IBehavior
-
CModelBehavior
-
RUserBehavior
Author: Christoffer Niska <cniska@live.com>
Since: 0.9.10
Located at crisu83/yii-rights/components/behaviors/RUserBehavior.php
Methods summary
public
string
|
|
public
string
|
|
public
string
|
#
getAssignmentNameLink( )
Returns a link labeled with the username pointing to the users assignments. |
public
mixed
|
#
getAssignmentsText( integer $type )
Returns a string with names of the authorization items of the given type that are assigned to this user. |
public
string
|
Methods inherited from CModelBehavior
afterConstruct()
,
afterValidate()
,
beforeValidate()
,
events()
Methods inherited from CBehavior
attach()
,
detach()
,
getEnabled()
,
getOwner()
,
setEnabled()
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
Properties summary
public
mixed
|
$idColumn | |
public
mixed
|
$nameColumn |
Magic properties inherited from CModelBehavior
$owner
Magic properties inherited from CBehavior
$enabled