PHP Class AnaestheticAudit

Inheritance: extends OpenEyesPage
Show file Open project: openeyes/openeyes

Protected Properties

Property Type Description
$elements
$path

Public Methods

Method Description
anaesthetist ( $anaesthetist )
bodyTemp ( $temp )
comments ( $comments )
consciousLevel ( $level )
deleteEvent ( )
dischargeNo ( )
dischargeYes ( )
editEvent ( )
heartRate ( $rate )
nausea ( $nausea )
oxygenSaturation ( $saturation )
pain ( $pain )
respiratoryRate ( $rate )
saveASAAndConfirm ( )
systolicBlood ( $systolic )
validationErrorCheck ( )
validationErrors ( )
vomitCheckBoxNo ( )
vomitCheckBoxYes ( )

Protected Methods

Method Description
deleteSuccessCheck ( )
hasASASaved ( )

Method Details

anaesthetist() public method

public anaesthetist ( $anaesthetist )

bodyTemp() public method

public bodyTemp ( $temp )

comments() public method

public comments ( $comments )

consciousLevel() public method

public consciousLevel ( $level )

deleteEvent() public method

public deleteEvent ( )

deleteSuccessCheck() protected method

protected deleteSuccessCheck ( )

dischargeNo() public method

public dischargeNo ( )

dischargeYes() public method

public dischargeYes ( )

editEvent() public method

public editEvent ( )

hasASASaved() protected method

protected hasASASaved ( )

heartRate() public method

public heartRate ( $rate )

nausea() public method

public nausea ( $nausea )

oxygenSaturation() public method

public oxygenSaturation ( $saturation )

pain() public method

public pain ( $pain )

respiratoryRate() public method

public respiratoryRate ( $rate )

saveASAAndConfirm() public method

public saveASAAndConfirm ( )

systolicBlood() public method

public systolicBlood ( $systolic )

validationErrorCheck() public method

validationErrors() public method

public validationErrors ( )

vomitCheckBoxNo() public method

public vomitCheckBoxNo ( )

vomitCheckBoxYes() public method

public vomitCheckBoxYes ( )

Property Details

$elements protected property

protected $elements

$path protected property

protected $path