PHP Class WickedSingleRevisions, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Db_Migration_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
__construct ( Horde_Db_Adapter $connection, $version = null )
down ( ) Downgrade.
up ( ) Upgrade.

Private Methods

Méthode Description
_rename ( $page, $name, $oldversion, $newversion )

Method Details

__construct() public méthode

public __construct ( Horde_Db_Adapter $connection, $version = null )
$connection Horde_Db_Adapter

down() public méthode

Downgrade.
public down ( )

up() public méthode

Upgrade.
public up ( )