PHP Class DbPatch_Command_Show

Author: Sandy Pleyte
Author: Martijn De Letter
Inheritance: extends DbPatch_Command_Abstract
Afficher le fichier Open project: dbpatch/dbpatch

Méthodes publiques

Méthode Description
execute ( ) : void
init ( ) : DbPatch_Command_Show Override init function, don't check for changelog
showHelp ( $command = 'show' ) : void
showPatch ( integer $patchNumber ) : void

Method Details

execute() public méthode

public execute ( ) : void
Résultat void

init() public méthode

Override init function, don't check for changelog
public init ( ) : DbPatch_Command_Show
Résultat DbPatch_Command_Show

showHelp() public méthode

public showHelp ( $command = 'show' ) : void
Résultat void

showPatch() public méthode

public showPatch ( integer $patchNumber ) : void
$patchNumber integer
Résultat void