PHP 클래스 Laser

상속: extends OpenEyesPage
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
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 ( )

보호된 메소드들

메소드 설명
hasLaserSaved ( )

메소드 상세

addComments() 공개 메소드

public addComments ( $comments )

addRightEye() 공개 메소드

public addRightEye ( )

expandComments() 공개 메소드

public expandComments ( )

hasLaserSaved() 보호된 메소드

protected hasLaserSaved ( )

laserID() 공개 메소드

public laserID ( $ID )

laserOperator() 공개 메소드

public laserOperator ( $operator )

laserSiteID() 공개 메소드

public laserSiteID ( $site )

laserValidationCheck() 공개 메소드

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

laserValidationError() 공개 메소드

leftProcedure() 공개 메소드

public leftProcedure ( $left )

removeComments() 공개 메소드

public removeComments ( )

removeLastProcedure() 공개 메소드

public removeLastProcedure ( )

removeRightEye() 공개 메소드

public removeRightEye ( )

rightProcedure() 공개 메소드

public rightProcedure ( $right )

saveLaser() 공개 메소드

public saveLaser ( )

saveLaserAndConfirm() 공개 메소드

public saveLaserAndConfirm ( )

프로퍼티 상세

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

protected $elements

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

protected $path