Class P3LoggableBehavior
Behavior, adds logging to active records
Note: Porting in progress ...
- CComponent
-
CBehavior
implements
IBehavior
-
CModelBehavior
-
CActiveRecordBehavior
-
P3LoggableBehavior
Copyright: Copyright © 2005-2010 diemeisterei GmbH
License: http://www.phundament.com/license/
Author: Tobias Munk <schmunk@usrbin.de>
Since: 3.0.3
Located at phundament/p3extensions/behaviors/P3LoggableBehavior.php
Methods summary
public
|
|
public
|
#
afterDelete( CEvent $event )
Responds to CActiveRecord::onAfterDelete event. Overrides this method if you want to handle the corresponding event of the CBehavior::owner owner. |
public
|
|
public
|
|
public
|
Methods inherited from CActiveRecordBehavior
beforeDelete(),
beforeFind(),
beforeSave(),
events()
Methods inherited from CModelBehavior
afterConstruct(),
afterValidate(),
beforeValidate()
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
Magic properties inherited from CActiveRecordBehavior
$owner
Magic properties inherited from CBehavior
$enabled