InputHandler

Extends

Plugin to Phing to handle requests for user input.

author

Stefan Bodewig stefan.bodewig@epost.de

version

$Id: 28895b711d66af2031ffa751e28253bdfae23d7b $

package

phing.input

Methods

Handle the request encapsulated in the argument.

handleInput(\InputRequest $request) : void

Precondition: the request.getPrompt will return a non-null value.

Postcondition: request.getInput will return a non-null value, request.isInputValid will return true.

throws

Arguments

$request

\InputRequest