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.
Mostra file
Open project: horde/horde
Public Methods
Method |
Description |
|
__construct ( Horde_Db_Adapter $connection, $version = null ) |
|
|
down ( ) |
Downgrade. |
|
up ( ) |
Upgrade. |
|
Private Methods
Method |
Description |
|
_rename ( $page, $name, $oldversion, $newversion ) |
|
|
Method Details
__construct()
public method
public __construct ( Horde_Db_Adapter $connection, $version = null ) |
$connection |
Horde_Db_Adapter |
|