PHP 클래스 Liip\RMT\Information\InteractiveQuestion

파일 보기 프로젝트 열기: liip/rmt 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$informationRequest

공개 메소드들

메소드 설명
__construct ( InformationRequest $ir )
formatChoices ( $choices, $shortcuts )
getDefault ( )
getFormatedText ( )
getValidator ( )
hasDefault ( )
isHiddenAnswer ( )
validate ( $value )

메소드 상세

__construct() 공개 메소드

public __construct ( InformationRequest $ir )
$ir InformationRequest

formatChoices() 공개 메소드

public formatChoices ( $choices, $shortcuts )

getDefault() 공개 메소드

public getDefault ( )

getFormatedText() 공개 메소드

public getFormatedText ( )

getValidator() 공개 메소드

public getValidator ( )

hasDefault() 공개 메소드

public hasDefault ( )

isHiddenAnswer() 공개 메소드

public isHiddenAnswer ( )

validate() 공개 메소드

public validate ( $value )

프로퍼티 상세

$informationRequest 보호되어 있는 프로퍼티

protected $informationRequest