PHP Class Liip\RMT\Information\InteractiveQuestion

Exibir arquivo Open project: liip/rmt Class Usage Examples

Protected Properties

Property Type Description
$informationRequest

Public Methods

Method Description
__construct ( InformationRequest $ir )
formatChoices ( $choices, $shortcuts )
getDefault ( )
getFormatedText ( )
getValidator ( )
hasDefault ( )
isHiddenAnswer ( )
validate ( $value )

Method Details

__construct() public method

public __construct ( InformationRequest $ir )
$ir InformationRequest

formatChoices() public method

public formatChoices ( $choices, $shortcuts )

getDefault() public method

public getDefault ( )

getFormatedText() public method

public getFormatedText ( )

getValidator() public method

public getValidator ( )

hasDefault() public method

public hasDefault ( )

isHiddenAnswer() public method

public isHiddenAnswer ( )

validate() public method

public validate ( $value )

Property Details

$informationRequest protected_oe property

protected $informationRequest