Class X2SmartSearchModelBehavior
Allows instances of CActiveRecord to save grid sort/filters in the session.
Similar to X2Model's searchBase () method.
-
CComponent
-
CBehavior
implements
IBehavior
-
X2SmartSearchModelBehavior
Methods summary
public
|
|
public
|
|
Methods inherited from CBehavior
attach(),
detach(),
events(),
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 properties inherited from CBehavior
$enabled,
$owner
|