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
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
down ( ) Downgrade
up ( ) Upgrade.

Méthodes protégées

Méthode Description
_denormalize ( )
_normalize ( ) Normalize the transaction data.

Method Details

_denormalize() protected méthode

protected _denormalize ( )

_normalize() protected méthode

Normalize the transaction data.
protected _normalize ( )

down() public méthode

Downgrade
public down ( )

up() public méthode

Upgrade.
public up ( )