You are currently viewing the 1.0 branch api documentation. Switch to 1.1

1.0 Doctrine_AuditLog

Doctrine AuditLog

Inheritence

Doctrine_AuditLog  < Doctrine_Record_Generator

Method Details

  • (Integer) getMaxVersion(( ) $record)

    Get the max version number for a given Doctrine_Record


  • (array) getVersion(( ) $record, $version)

    Get array of information for the passed record and the specified version

    Doctrine_AuditLog


  • 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