0.10 Doctrine_AuditLog
Doctrine AuditLog
Inheritence
Doctrine_AuditLog < Doctrine_Record_Generator
Method Summary
| Returns | Name | Description |
|---|---|---|
| array | getVersion | |
| boolean | setTableDefinition | |
| __construct |
Methods inherited from Doctrine_Record_Generator
buildChildDefinitions , getOption , __isset , buildForeignRelation , initOptions , generateClass , getOptions , addChild , __get , setOption , buildForeignKeys , buildRelation , initialize , buildLocalRelationMethod Details
-
(array) getVersion(( ) $record, $version)
Get array of information for the passed record and the specified version
Doctrine_AuditLog
-
(boolean) setTableDefinition((Doctrine_Table) $table)
Build definition for audit log table
Doctrine_AuditLog
-
$options An array of options __construct($options = array())
Accepts array of options to configure the AuditLog