PHP 클래스 Phasing

상속: extends OpenEyesPage
파일 보기 프로젝트 열기: openeyes/openeyes

보호된 프로퍼티들

프로퍼티 타입 설명
$elements
$path

공개 메소드들

메소드 설명
addLeftReading ( )
addRightReading ( )
confirmPhasingLogoExist ( )
leftComments ( $comments )
leftDilationNo ( )
leftDilationYes ( )
leftInstrument ( $leftEye )
leftPressure ( $leftEye )
leftPressureTime ( $time )
phasingTimeErrorValidation ( )
removeLeftReading ( )
removeRightReading ( )
rightComments ( $comments )
rightDilationNo ( )
rightDilationYes ( )
rightInstrument ( $rightEye )
rightPressure ( $rightEye )
rightPressureTime ( $time )
savePhasingAndConfirm ( )
savePhasingEvent ( )
secondLeftReading ( $reading )
secondLeftTime ( $time )
secondRightReading ( $reading )
secondRightTime ( $time )

보호된 메소드들

메소드 설명
doesPhasingLogoExist ( )
hasPhasingSaved ( )
hasPhasingTimeErrorDisplayed ( )

메소드 상세

addLeftReading() 공개 메소드

public addLeftReading ( )

addRightReading() 공개 메소드

public addRightReading ( )

confirmPhasingLogoExist() 공개 메소드

doesPhasingLogoExist() 보호된 메소드

protected doesPhasingLogoExist ( )

hasPhasingSaved() 보호된 메소드

protected hasPhasingSaved ( )

hasPhasingTimeErrorDisplayed() 보호된 메소드

leftComments() 공개 메소드

public leftComments ( $comments )

leftDilationNo() 공개 메소드

public leftDilationNo ( )

leftDilationYes() 공개 메소드

public leftDilationYes ( )

leftInstrument() 공개 메소드

public leftInstrument ( $leftEye )

leftPressure() 공개 메소드

public leftPressure ( $leftEye )

leftPressureTime() 공개 메소드

public leftPressureTime ( $time )

phasingTimeErrorValidation() 공개 메소드

removeLeftReading() 공개 메소드

public removeLeftReading ( )

removeRightReading() 공개 메소드

public removeRightReading ( )

rightComments() 공개 메소드

public rightComments ( $comments )

rightDilationNo() 공개 메소드

public rightDilationNo ( )

rightDilationYes() 공개 메소드

public rightDilationYes ( )

rightInstrument() 공개 메소드

public rightInstrument ( $rightEye )

rightPressure() 공개 메소드

public rightPressure ( $rightEye )

rightPressureTime() 공개 메소드

public rightPressureTime ( $time )

savePhasingAndConfirm() 공개 메소드

savePhasingEvent() 공개 메소드

public savePhasingEvent ( )

secondLeftReading() 공개 메소드

public secondLeftReading ( $reading )

secondLeftTime() 공개 메소드

public secondLeftTime ( $time )

secondRightReading() 공개 메소드

public secondRightReading ( $reading )

secondRightTime() 공개 메소드

public secondRightTime ( $time )

프로퍼티 상세

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

protected $elements

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

protected $path