PHP 클래스 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.
저자: Michael J. Rubinsky ([email protected])
상속: extends Horde_Db_Migration_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
down ( ) Downgrade
up ( ) Upgrade.

보호된 메소드들

메소드 설명
_denormalize ( )
_normalize ( ) Normalize the transaction data.

메소드 상세

_denormalize() 보호된 메소드

protected _denormalize ( )

_normalize() 보호된 메소드

Normalize the transaction data.
protected _normalize ( )

down() 공개 메소드

Downgrade
public down ( )

up() 공개 메소드

Upgrade.
public up ( )