PHP Class Liip\RMT\Information\InteractiveQuestion

Afficher le fichier Open project: liip/rmt Class Usage Examples

Protected Properties

Свойство Type Description
$informationRequest

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( InformationRequest $ir )
$ir InformationRequest

formatChoices() public méthode

public formatChoices ( $choices, $shortcuts )

getDefault() public méthode

public getDefault ( )

getFormatedText() public méthode

public getFormatedText ( )

getValidator() public méthode

public getValidator ( )

hasDefault() public méthode

public hasDefault ( )

isHiddenAnswer() public méthode

public isHiddenAnswer ( )

validate() public méthode

public validate ( $value )

Property Details

$informationRequest protected_oe property

protected $informationRequest