Class X2LinkableBehavior
CModelBehavior class for route lookups on classes.
X2LinkableBehavior is a CModelBehavior which allows consistent lookup of Yii routes, HTML links and autcomplete sources.
- CComponent
- CBehavior implements IBehavior
- CModelBehavior
- CActiveRecordBehavior
- X2LinkableBehavior
public
|
|
public
string|null
|
|
public
string
|
|
public static
|
|
public static
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public static
|
|
public
array
|
|
public
|
afterDelete(),
afterFind(),
afterSave(),
beforeCount(),
beforeDelete(),
beforeFind(),
beforeSave(),
events()
|
afterConstruct(),
afterValidate(),
beforeValidate()
|
detach(),
getEnabled(),
getOwner(),
setEnabled()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
mixed
|
$baseRoute |
|
|
public
mixed
|
$viewRoute |
|
|
public
mixed
|
$autoCompleteSource |
|
|
public
mixed
|
$icon |
|
public
string
|
$module |
#
The module this record "belongs" to |
public
string
|
$baseRoute |
#
The default module/controller path for this record's module |
public
string
|
$viewRoute |
#
The default action to view this record |
public
string
|
$autoCompleteSource |
#
The action to user for autocomplete data |
$owner
|
$enabled
|