Class: Doctrine_AuditLog_Listener
Source Location: /Doctrine/AuditLog/Listener.phpClass Doctrine_AuditLog_Listener
Class Overview
Doctrine_AuditLog_Listener Located in /Doctrine/AuditLog/Listener.php [line 33] Doctrine_Record_Listener | --Doctrine_AuditLog_ListenerAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
[ Top ]
Property Summary
Method Summary
Methods
Constructor __construct [line 38]
|
Doctrine_AuditLog | $auditLog: |
API Tags:
Access: | public |
[ Top ]
preDelete [line 47]
|
Doctrine_Event | $event: |
API Tags:
Access: | public |
Redefinition of:
[ Top ]
preInsert [line 41]
|
Doctrine_Event | $event: |
API Tags:
Access: | public |
Redefinition of:
[ Top ]
preUpdate [line 62]
|
Doctrine_Event | $event: |
API Tags:
Access: | public |
Redefinition of:
[ Top ]