input/InputHandler.php

Show: inherited
    Table of Contents

    Plugin to Phing to handle requests for user input.

    Author
    Stefan Bodewig  
    Package
    phing.input  
    Version
    $Id$  

    \InputHandler

    Package: phing\input

    Plugin to Phing to handle requests for user input.

    Children
    \DefaultInputHandler
    Author
    Stefan Bodewig  
    Version
    $Id$  

    Methods

    methodpublichandleInput(  $request ) : void

    Handle the request encapsulated in the argument.

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

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

    Parameters
    Name Type Description
    $request
    Throws
    Exception Description
    \BuildException
    Documentation was generated by DocBlox 0.18.1.