PHP Class Laser

Inheritance: extends OpenEyesPage
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Protected Properties

Свойство Type Description
$elements
$path

Méthodes publiques

Méthode 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 ( )

Méthodes protégées

Méthode Description
hasLaserSaved ( )

Method Details

addComments() public méthode

public addComments ( $comments )

addRightEye() public méthode

public addRightEye ( )

expandComments() public méthode

public expandComments ( )

hasLaserSaved() protected méthode

protected hasLaserSaved ( )

laserID() public méthode

public laserID ( $ID )

laserOperator() public méthode

public laserOperator ( $operator )

laserSiteID() public méthode

public laserSiteID ( $site )

laserValidationCheck() public méthode

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

laserValidationError() public méthode

leftProcedure() public méthode

public leftProcedure ( $left )

removeComments() public méthode

public removeComments ( )

removeLastProcedure() public méthode

public removeLastProcedure ( )

removeRightEye() public méthode

public removeRightEye ( )

rightProcedure() public méthode

public rightProcedure ( $right )

saveLaser() public méthode

public saveLaser ( )

saveLaserAndConfirm() public méthode

public saveLaserAndConfirm ( )

Property Details

$elements protected_oe property

protected $elements

$path protected_oe property

protected $path