PHP 클래스 Prescription

Author: ClearHealth Inc. (www.clear-health.com) 2009 ClearHealth(TM), HealthCloud(TM), WebVista(TM) and their respective logos, icons, and terms are registered trademarks of ClearHealth Inc. Though this software is open source you MAY NOT use our trademarks, graphics, logos and icons without explicit permission. Derivitive works MUST NOT be primarily identified using our trademarks, though statements such as "Based on ClearHealth(TM) Technology" or "incoporating ClearHealth(TM) source code" are permissible. This file is licensed under the GPL V3, you can find a copy of that license by visiting: http://www.fsf.org/licensing/licenses/gpl.html ***************************************************************************
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$elements protected $repeatDrugCheck= "//*[@class='prescription-label']//*[@value=".repeatDrug."]";
$path

공개 메소드들

메소드 설명
addTaper ( )
checkWarningShown ( )
comments ( $comments )
confirmPrescriptionValidationError ( )
duplicatePrescriptionOk ( )
durationItem1 ( $duration )
eyeOptionItem0 ( $eyes )
eyeOptionItem1 ( $eyes )
eyeOptionItem2 ( $eyes )
filterBy ( $filter )
firstTaperDose ( $taper )
firstTaperDuration ( $duration )
firstTaperFrequency ( $frequency )
frequencyItem0 ( $frequency )
iClickOnNo ( )
iClickOnYes ( )
item0DoseDrops ( $drops )
item0Route ( $route )
noPreservativeCheckbox ( )
prescriptionDropdown ( $drug )
previousPrescriptionCheck ( )
removePrescriptionEvents ( )
removeThirdTaper ( )
repeatPrescription ( )
repeatPrescriptionCheck ( )
savePrescription ( )
savePrescriptionAndConfirm ( )
secondTaperDose ( $taper )
secondTaperDuration ( $duration )
secondTaperFrequency ( $frequency )
standardSet ( $set )

보호된 메소드들

메소드 설명
deletePrescription ( )
doesPrescriptionValidationExist ( )
doesWarningShow ( )
doesWarningShow2 ( )
hasPrescriptionSaved ( )
hasRepeatPrescriptionBeenApplied ( )
iAmOnCreateEventPage ( )
iAmOnLatestEventPage ( )
iAmOnPrescriptionPage ( )
isPreviousPrescriptionChecked ( )
prescriptionExists ( )

메소드 상세

addTaper() 공개 메소드

public addTaper ( )

checkWarningShown() 공개 메소드

public checkWarningShown ( )

comments() 공개 메소드

public comments ( $comments )

confirmPrescriptionValidationError() 공개 메소드

deletePrescription() 보호된 메소드

protected deletePrescription ( )

doesPrescriptionValidationExist() 보호된 메소드

doesWarningShow() 보호된 메소드

protected doesWarningShow ( )

doesWarningShow2() 보호된 메소드

protected doesWarningShow2 ( )

duplicatePrescriptionOk() 공개 메소드

durationItem1() 공개 메소드

public durationItem1 ( $duration )

eyeOptionItem0() 공개 메소드

public eyeOptionItem0 ( $eyes )

eyeOptionItem1() 공개 메소드

public eyeOptionItem1 ( $eyes )

eyeOptionItem2() 공개 메소드

public eyeOptionItem2 ( $eyes )

filterBy() 공개 메소드

public filterBy ( $filter )

firstTaperDose() 공개 메소드

public firstTaperDose ( $taper )

firstTaperDuration() 공개 메소드

public firstTaperDuration ( $duration )

firstTaperFrequency() 공개 메소드

public firstTaperFrequency ( $frequency )

frequencyItem0() 공개 메소드

public frequencyItem0 ( $frequency )

hasPrescriptionSaved() 보호된 메소드

protected hasPrescriptionSaved ( )

hasRepeatPrescriptionBeenApplied() 보호된 메소드

iAmOnCreateEventPage() 보호된 메소드

protected iAmOnCreateEventPage ( )

iAmOnLatestEventPage() 보호된 메소드

protected iAmOnLatestEventPage ( )

iAmOnPrescriptionPage() 보호된 메소드

protected iAmOnPrescriptionPage ( )

iClickOnNo() 공개 메소드

public iClickOnNo ( )

iClickOnYes() 공개 메소드

public iClickOnYes ( )

isPreviousPrescriptionChecked() 보호된 메소드

item0DoseDrops() 공개 메소드

public item0DoseDrops ( $drops )

item0Route() 공개 메소드

public item0Route ( $route )

noPreservativeCheckbox() 공개 메소드

prescriptionDropdown() 공개 메소드

public prescriptionDropdown ( $drug )

prescriptionExists() 보호된 메소드

protected prescriptionExists ( )

previousPrescriptionCheck() 공개 메소드

removePrescriptionEvents() 공개 메소드

removeThirdTaper() 공개 메소드

public removeThirdTaper ( )

repeatPrescription() 공개 메소드

public repeatPrescription ( )

repeatPrescriptionCheck() 공개 메소드

savePrescription() 공개 메소드

public savePrescription ( )

savePrescriptionAndConfirm() 공개 메소드

secondTaperDose() 공개 메소드

public secondTaperDose ( $taper )

secondTaperDuration() 공개 메소드

public secondTaperDuration ( $duration )

secondTaperFrequency() 공개 메소드

public secondTaperFrequency ( $frequency )

standardSet() 공개 메소드

public standardSet ( $set )

프로퍼티 상세

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

protected $repeatDrugCheck= "//*[@class='prescription-label']//*[@value=".repeatDrug."]";
protected $elements

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

protected $path