PHP 클래스 OperationBookingContext

상속: extends SensioLabs\Behat\PageObjectExtension\Context\PageObjectContext
파일 보기 프로젝트 열기: openeyes/openeyes

공개 메소드들

메소드 설명
__construct ( array $parameters )
consultantErrorValidation ( )
enterAnAdmissionTimeOf ( $time )
enterRttCommentsOf ( $RTTcomments )
iAddCommentsOf ( $comments )
iAddOperationCommentsOf ( $opComments )
iAddSessionCommentsOf ( $sessionComments )
iChangeTheViewingScheduleToEmergencyList ( )
iConfirmTheOperationSlot ( )
iSelectAAnaestheticType ( $type )
iSelectAAnaestheticTypeTopical ( )
iSelectADecisionDateOf ( $date )
iSelectADiagnosisOf ( $diagnosis )
iSelectAOperationSiteOf ( $site )
iSelectAPriorityOfRoutine ( )
iSelectAPriorityOfUrgent ( )
iSelectAProcedureOf ( $procedure )
iSelectAWardOf ( $ward )
iSelectAnAvailableSessionTime ( )
iSelectAnAvailableTheatreSlotDate ( )
iSelectAnAvailableTheatreSlotDateOfNext ( $dayOfTheWeek )
iSelectAnAvailableTheatreSlotDateOfTheOfTheMonth ( $day )
iSelectAnAvailableTheatreSlotDateWeeksInTheFuture ( )
iSelectAsSoonAsPossibleForScheduleOptions ( )
iSelectDiagnosisEyesOf ( $eye )
iSelectNextMonth ( )
iSelectNoForAnyOtherDoctorToDo ( )
iSelectNoForDoesThePatientRequirePreOpAssessmentByAnAnaesthetist ( )
iSelectNoForPatientNeedsToStopMedication ( )
iSelectNoToAPostOperativeStay ( )
iSelectNoToConsultantRequired ( )
iSelectOperationEyesOf ( $opEyes )
iSelectPatientPreferenceForAnaestheticChoice ( )
iSelectSaveAndScheduleLater ( )
iSelectSaveAndScheduleNow ( )
iSelectYesForAdmissionDiscussedWithPatient ( )
iSelectYesToAPostOperativeStay ( )
iSelectYesToConsultantRequired ( )
okToDuplicateProcedure ( )
save ( )

메소드 상세

__construct() 공개 메소드

public __construct ( array $parameters )
$parameters array

consultantErrorValidation() 공개 메소드

enterAnAdmissionTimeOf() 공개 메소드

public enterAnAdmissionTimeOf ( $time )

enterRttCommentsOf() 공개 메소드

public enterRttCommentsOf ( $RTTcomments )

iAddCommentsOf() 공개 메소드

public iAddCommentsOf ( $comments )

iAddOperationCommentsOf() 공개 메소드

public iAddOperationCommentsOf ( $opComments )

iAddSessionCommentsOf() 공개 메소드

public iAddSessionCommentsOf ( $sessionComments )

iChangeTheViewingScheduleToEmergencyList() 공개 메소드

iConfirmTheOperationSlot() 공개 메소드

iSelectAAnaestheticType() 공개 메소드

public iSelectAAnaestheticType ( $type )

iSelectAAnaestheticTypeTopical() 공개 메소드

iSelectADecisionDateOf() 공개 메소드

public iSelectADecisionDateOf ( $date )

iSelectADiagnosisOf() 공개 메소드

public iSelectADiagnosisOf ( $diagnosis )

iSelectAOperationSiteOf() 공개 메소드

public iSelectAOperationSiteOf ( $site )

iSelectAPriorityOfRoutine() 공개 메소드

iSelectAPriorityOfUrgent() 공개 메소드

iSelectAProcedureOf() 공개 메소드

public iSelectAProcedureOf ( $procedure )

iSelectAWardOf() 공개 메소드

public iSelectAWardOf ( $ward )

iSelectAnAvailableSessionTime() 공개 메소드

iSelectAnAvailableTheatreSlotDate() 공개 메소드

iSelectAnAvailableTheatreSlotDateOfNext() 공개 메소드

public iSelectAnAvailableTheatreSlotDateOfNext ( $dayOfTheWeek )

iSelectAnAvailableTheatreSlotDateOfTheOfTheMonth() 공개 메소드

iSelectAnAvailableTheatreSlotDateWeeksInTheFuture() 공개 메소드

iSelectAsSoonAsPossibleForScheduleOptions() 공개 메소드

iSelectDiagnosisEyesOf() 공개 메소드

public iSelectDiagnosisEyesOf ( $eye )

iSelectNextMonth() 공개 메소드

public iSelectNextMonth ( )

iSelectNoForAnyOtherDoctorToDo() 공개 메소드

iSelectNoForDoesThePatientRequirePreOpAssessmentByAnAnaesthetist() 공개 메소드

iSelectNoForPatientNeedsToStopMedication() 공개 메소드

iSelectNoToAPostOperativeStay() 공개 메소드

iSelectNoToConsultantRequired() 공개 메소드

iSelectOperationEyesOf() 공개 메소드

public iSelectOperationEyesOf ( $opEyes )

iSelectPatientPreferenceForAnaestheticChoice() 공개 메소드

iSelectSaveAndScheduleLater() 공개 메소드

iSelectSaveAndScheduleNow() 공개 메소드

iSelectYesForAdmissionDiscussedWithPatient() 공개 메소드

iSelectYesToAPostOperativeStay() 공개 메소드

iSelectYesToConsultantRequired() 공개 메소드

okToDuplicateProcedure() 공개 메소드

save() 공개 메소드

public save ( )