PHP Class Laser

Inheritance: extends OpenEyesPage
Mostrar archivo Open project: openeyes/openeyes Class Usage Examples

Protected Properties

Property Type Description
$elements
$path

Public Methods

Method Description
addComments ( $comments )
addRightEye ( )
expandComments ( )
laserID ( $ID )
laserOperator ( $operator )
laserSiteID ( $site )
laserValidationCheck ( ) * public function laserValidationError() { return ( bool ) $this->find ( 'xpath', $this->getElement ( 'siteValidationError' )->getXpath () ); }
laserValidationError ( )
leftProcedure ( $left )
removeComments ( )
removeLastProcedure ( )
removeRightEye ( )
rightProcedure ( $right )
saveLaser ( )
saveLaserAndConfirm ( )

Protected Methods

Method Description
hasLaserSaved ( )

Method Details

addComments() public method

public addComments ( $comments )

addRightEye() public method

public addRightEye ( )

expandComments() public method

public expandComments ( )

hasLaserSaved() protected method

protected hasLaserSaved ( )

laserID() public method

public laserID ( $ID )

laserOperator() public method

public laserOperator ( $operator )

laserSiteID() public method

public laserSiteID ( $site )

laserValidationCheck() public method

* public function laserValidationError() { return ( bool ) $this->find ( 'xpath', $this->getElement ( 'siteValidationError' )->getXpath () ); }

laserValidationError() public method

leftProcedure() public method

public leftProcedure ( $left )

removeComments() public method

public removeComments ( )

removeLastProcedure() public method

public removeLastProcedure ( )

removeRightEye() public method

public removeRightEye ( )

rightProcedure() public method

public rightProcedure ( $right )

saveLaser() public method

public saveLaser ( )

saveLaserAndConfirm() public method

public saveLaserAndConfirm ( )

Property Details

$elements protected_oe property

protected $elements

$path protected_oe property

protected $path