Search
API Documentation
- Doctrine
- Access
- Adapter
- Auditlog
- Builder
- Cache
- Cli
- Collection
- Column
- Compiler
- Configurable
- Connection
- Data
- Datadict
- Datatype
- Event
- Eventlistener
- Exception
- Export
- Expression
- File
- Formatter
- Hook
- Hydrate
- I18n
- Import
- Inflector
- Integritymapper
- Lib
- Locking
- Manager
- Migration
- Node
- Null
- Overloadable
- Pager
- Parser
- Plugin
- Query
- Rawsql
- Record
- Relation
- Search
- Sequence
- Spyc
- Table
- Task
- Template
- Transaction
- Tree
- Validator
- View
You are currently viewing the 0.11 branch api documentation.
Switch to 1.0
0.11 Doctrine_AuditLog
- Home
- Documentation
- 0.11 API Documentation
- Doctrine_AuditLog
Doctrine AuditLog
Inheritence
Doctrine_AuditLog < Doctrine_Record_Generator
Method Summary
- setTableDefinition
- __construct
- array getVersion
- Integer getMaxVersion
Methods inherited from Doctrine_Record_Generator
buildChildDefinitions , getOption , __isset , buildForeignRelation , initOptions , generateClass , getOptions , addChild , __get , setOption , buildForeignKeys , buildRelation , initialize , buildLocalRelationMethod Details
-
setTableDefinition()
Set the table definition for the audit log table
-
$options An array of options __construct($options = array())
Accepts array of options to configure the AuditLog
-
(array) getVersion(( ) $record, $version)
Get array of information for the passed record and the specified version
Doctrine_AuditLog
-
(Integer) getMaxVersion(( ) $record)
Get the max version number for a given Doctrine_Record




Comments (0) [ add comment ]
No Comments
Add Comment