PHP Class WhupsUpgradeTransactions, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Db_Migration_Base
Show file Open project: horde/horde

Public Methods

Method Description
down ( ) Downgrade
up ( ) Upgrade.

Protected Methods

Method Description
_denormalize ( )
_normalize ( ) Normalize the transaction data.

Method Details

_denormalize() protected method

protected _denormalize ( )

_normalize() protected method

Normalize the transaction data.
protected _normalize ( )

down() public method

Downgrade
public down ( )

up() public method

Upgrade.
public up ( )