Class SearchIndexBehavior
Search entries management behavior
A CModelBehavior subclass which provides methods for managing entries in x2_search_keywords and x2_search.
- CComponent
- CBehavior implements IBehavior
- CModelBehavior
- SearchIndexBehavior
public
|
#
attach( CComponent $owner )
Attaches the behavior object to the component. The default implementation
will set the owner property and attach event handlers as declared in
|
afterConstruct(),
afterValidate(),
beforeValidate(),
events()
|
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
string
|
$baseRoute |
#
The default module/controller this model "belongs" to |
public
string
|
$viewRoute |
#
The default action to view this model |
public
string
|
$autoCompleteSource |
#
The action to user for autocomplete data |
$owner
|
$enabled
|