PHP Class Phasing

Inheritance: extends OpenEyesPage
Show file Open project: openeyes/openeyes

Protected Properties

Property Type Description
$elements
$path

Public Methods

Method Description
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 )

Protected Methods

Method Description
doesPhasingLogoExist ( )
hasPhasingSaved ( )
hasPhasingTimeErrorDisplayed ( )

Method Details

addLeftReading() public method

public addLeftReading ( )

addRightReading() public method

public addRightReading ( )

confirmPhasingLogoExist() public method

doesPhasingLogoExist() protected method

protected doesPhasingLogoExist ( )

hasPhasingSaved() protected method

protected hasPhasingSaved ( )

hasPhasingTimeErrorDisplayed() protected method

leftComments() public method

public leftComments ( $comments )

leftDilationNo() public method

public leftDilationNo ( )

leftDilationYes() public method

public leftDilationYes ( )

leftInstrument() public method

public leftInstrument ( $leftEye )

leftPressure() public method

public leftPressure ( $leftEye )

leftPressureTime() public method

public leftPressureTime ( $time )

phasingTimeErrorValidation() public method

removeLeftReading() public method

public removeLeftReading ( )

removeRightReading() public method

public removeRightReading ( )

rightComments() public method

public rightComments ( $comments )

rightDilationNo() public method

public rightDilationNo ( )

rightDilationYes() public method

public rightDilationYes ( )

rightInstrument() public method

public rightInstrument ( $rightEye )

rightPressure() public method

public rightPressure ( $rightEye )

rightPressureTime() public method

public rightPressureTime ( $time )

savePhasingAndConfirm() public method

savePhasingEvent() public method

public savePhasingEvent ( )

secondLeftReading() public method

public secondLeftReading ( $reading )

secondLeftTime() public method

public secondLeftTime ( $time )

secondRightReading() public method

public secondRightReading ( $reading )

secondRightTime() public method

public secondRightTime ( $time )

Property Details

$elements protected property

protected $elements

$path protected property

protected $path