PHP Class Intravitreal

Inheritance: extends OpenEyesPage
Exibir arquivo Open project: openeyes/openeyes

Protected Properties

Property Type Description
$elements
$path

Public Methods

Method Description
addLeftSide ( )
addRightSide ( )
confirmAllergyWarning ( $allergy )
intravitrealMandatoryFieldsErrorValidation ( ) * protected function hasIntravitrealErrorsDisplayed() { return ( bool ) $this->find ( 'xpath', $this->getElement ( 'anaestheticLeftTypeBlank' )->getXpath () ); }
leftAnaestheticAgent ( $agent )
leftBatchNumber ( $batch )
leftComplicationComments ( $comments )
leftComplications ( $complication )
leftCountingFingersNo ( )
leftCountingFingersYes ( )
leftDeliveryOther ( )
leftDeliveryPeribulbar ( )
leftDeliveryRetrobulbar ( )
leftDeliverySubconjunctival ( )
leftDeliverySubtenons ( )
leftDeliveryTopical ( )
leftDeliveryTopicalIntracameral ( )
leftDrug ( $drug )
leftIOPNeedsToBeCheckedNo ( )
leftIOPNeedsToBeCheckedYes ( )
leftInjectionGivenBy ( $injection )
leftInjectionTime ( $time )
leftInjections ( $injections )
leftLensStatus ( $lens )
leftPostInjectionDrops ( $drops )
leftPreInjectionAntiseptic ( $antiseptic )
leftPreInjectionIOPDropsCheckbox ( )
leftPreInjectionIOPDropsLoweringDrops ( $drops )
leftPreInjectionSkinCleanser ( $skin )
leftTypeLA ( )
leftTypeTopical ( ) Left
removeLeftside ( )
removeRightSide ( )
rightAnaestheticAgent ( $agent )
rightBatchNumber ( $batch )
rightComplicationComments ( $comments )
rightComplications ( $complication )
rightCountingFingersNo ( )
rightCountingFingersYes ( )
rightDeliveryOther ( )
rightDeliveryPeribulbar ( )
rightDeliveryRetrobulbar ( )
rightDeliverySubconjunctival ( )
rightDeliverySubtenons ( )
rightDeliveryTopical ( )
rightDeliveryTopicalIntracameral ( )
rightDrug ( $drug )
rightIOPNeedsToBeCheckedNo ( )
rightIOPNeedsToBeCheckedYes ( )
rightInjectionGivenBy ( $injection )
rightInjectionTime ( $time )
rightInjections ( $injections )
rightLensStatus ( $lens )
rightPostInjectionDrops ( $drops )
rightPreInjectionAntiseptic ( $antiseptic )
rightPreInjectionIOPDropsCheckbox ( )
rightPreInjectionIOPDropsLoweringDrops ( $drops )
rightPreInjectionSkinCleanser ( $skin )
rightTypeLA ( )
rightTypeTopical ( )
saveIntravitrealAndConfirm ( )
saveIntravitrealInjection ( )

Protected Methods

Method Description
doesAllergyWarningExist ( )
hasIntravitrealErrorsDisplayed ( )
hasIntravitrealSaved ( )
isLeftSideOpen ( )
isRightSideOpen ( )

Method Details

addLeftSide() public method

public addLeftSide ( )

addRightSide() public method

public addRightSide ( )

confirmAllergyWarning() public method

public confirmAllergyWarning ( $allergy )

doesAllergyWarningExist() protected method

protected doesAllergyWarningExist ( )

hasIntravitrealErrorsDisplayed() protected method

hasIntravitrealSaved() protected method

protected hasIntravitrealSaved ( )

intravitrealMandatoryFieldsErrorValidation() public method

* protected function hasIntravitrealErrorsDisplayed() { return ( bool ) $this->find ( 'xpath', $this->getElement ( 'anaestheticLeftTypeBlank' )->getXpath () ); }

isLeftSideOpen() protected method

protected isLeftSideOpen ( )

isRightSideOpen() protected method

protected isRightSideOpen ( )

leftAnaestheticAgent() public method

public leftAnaestheticAgent ( $agent )

leftBatchNumber() public method

public leftBatchNumber ( $batch )

leftComplicationComments() public method

public leftComplicationComments ( $comments )

leftComplications() public method

public leftComplications ( $complication )

leftCountingFingersNo() public method

leftCountingFingersYes() public method

leftDeliveryOther() public method

public leftDeliveryOther ( )

leftDeliveryPeribulbar() public method

leftDeliveryRetrobulbar() public method

leftDeliverySubconjunctival() public method

leftDeliverySubtenons() public method

leftDeliveryTopical() public method

public leftDeliveryTopical ( )

leftDeliveryTopicalIntracameral() public method

leftDrug() public method

public leftDrug ( $drug )

leftIOPNeedsToBeCheckedNo() public method

leftIOPNeedsToBeCheckedYes() public method

leftInjectionGivenBy() public method

public leftInjectionGivenBy ( $injection )

leftInjectionTime() public method

public leftInjectionTime ( $time )

leftInjections() public method

public leftInjections ( $injections )

leftLensStatus() public method

public leftLensStatus ( $lens )

leftPostInjectionDrops() public method

public leftPostInjectionDrops ( $drops )

leftPreInjectionAntiseptic() public method

public leftPreInjectionAntiseptic ( $antiseptic )

leftPreInjectionIOPDropsCheckbox() public method

leftPreInjectionIOPDropsLoweringDrops() public method

leftPreInjectionSkinCleanser() public method

public leftPreInjectionSkinCleanser ( $skin )

leftTypeLA() public method

public leftTypeLA ( )

leftTypeTopical() public method

Left
public leftTypeTopical ( )

removeLeftside() public method

public removeLeftside ( )

removeRightSide() public method

public removeRightSide ( )

rightAnaestheticAgent() public method

public rightAnaestheticAgent ( $agent )

rightBatchNumber() public method

public rightBatchNumber ( $batch )

rightComplicationComments() public method

public rightComplicationComments ( $comments )

rightComplications() public method

public rightComplications ( $complication )

rightCountingFingersNo() public method

rightCountingFingersYes() public method

rightDeliveryOther() public method

public rightDeliveryOther ( )

rightDeliveryPeribulbar() public method

rightDeliveryRetrobulbar() public method

rightDeliverySubconjunctival() public method

rightDeliverySubtenons() public method

rightDeliveryTopical() public method

rightDeliveryTopicalIntracameral() public method

rightDrug() public method

public rightDrug ( $drug )

rightIOPNeedsToBeCheckedNo() public method

rightIOPNeedsToBeCheckedYes() public method

rightInjectionGivenBy() public method

public rightInjectionGivenBy ( $injection )

rightInjectionTime() public method

public rightInjectionTime ( $time )

rightInjections() public method

public rightInjections ( $injections )

rightLensStatus() public method

public rightLensStatus ( $lens )

rightPostInjectionDrops() public method

public rightPostInjectionDrops ( $drops )

rightPreInjectionAntiseptic() public method

public rightPreInjectionAntiseptic ( $antiseptic )

rightPreInjectionIOPDropsCheckbox() public method

rightPreInjectionIOPDropsLoweringDrops() public method

rightPreInjectionSkinCleanser() public method

rightTypeLA() public method

public rightTypeLA ( )

rightTypeTopical() public method

public rightTypeTopical ( )

saveIntravitrealAndConfirm() public method

saveIntravitrealInjection() public method

Property Details

$elements protected_oe property

protected $elements

$path protected_oe property

protected $path