PHP Class OEModule\OphCiExamination\models\Element_OphCiExamination_IntraocularPressure

The followings are the available columns in table:
Inheritance: extends SplitEventTypeElement
Mostrar archivo Open project: openeyes/openeyes Class Usage Examples

Public Properties

Property Type Description
$service

Public Methods

Method Description
afterValidate ( )
beforeDelete ( )
canViewPrevious ( )
getFirstReading ( $side )
getLetter_reading ( $side )
getLetter_reading_first ( $side )
getLetter_string ( )
getQualitativeReadings ( $side )
getReading ( $side )
getValues ( )
isReadingAverage ( string $side ) : boolean
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
setDefaultOptions ( )
tableName ( ) : string

Method Details

afterValidate() public method

public afterValidate ( )

beforeDelete() public method

public beforeDelete ( )

canViewPrevious() public method

public canViewPrevious ( )

getFirstReading() public method

public getFirstReading ( $side )

getLetter_reading() public method

public getLetter_reading ( $side )

getLetter_reading_first() public method

public getLetter_reading_first ( $side )

getLetter_string() public method

public getLetter_string ( )

getQualitativeReadings() public method

public getQualitativeReadings ( $side )

getReading() public method

public getReading ( $side )

getValues() public method

public getValues ( )

isReadingAverage() public method

public isReadingAverage ( string $side ) : boolean
$side string
return boolean

model() public static method

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : the
return the static model class

relations() public method

public relations ( ) : array
return array relational rules.

rules() public method

public rules ( ) : array
return array validation rules for model attributes.

setDefaultOptions() public method

public setDefaultOptions ( )

tableName() public method

public tableName ( ) : string
return string the associated database table name

Property Details

$service public_oe property

public $service