PHP Class Element_OphTrOperationnote_Cataract

The followings are the available columns in table 'et_ophtroperationnote_cataract':
Inheritance: extends Element_OnDemand
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Свойство Type Description
$predicted_refraction
$service

Méthodes publiques

Méthode Description
attributeLabels ( ) : array
beforeValidate ( ) : boolean Validate IOL data if IOL is part of the element.
getCataractComplicationValues ( ) Get ids of cataract complications associated with the element.
getEye ( ) : Eye The eye of the procedure is stored in the parent procedure list element.
getIol_hidden ( ) : boolean Check the eye draw for any IOL elements. If there is one, IOL fields should not be hidden.
model ( $className = __CLASS__ ) : Element_OphTrOperationnote_Cataract Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
setDefaultOptions ( ) Set default values for forms on create.
tableName ( ) : string
updateComplications ( $complication_ids ) Update the complications on the element.
updateOperativeDevices ( $operative_device_ids ) Update the operative devices on the element.
validateComplications ( ) Validate complications.
validateIolPower ( )

Méthodes protégées

Méthode Description
afterConstruct ( )
beforeDelete ( ) Need to delete associated records.

Method Details

afterConstruct() protected méthode

protected afterConstruct ( )

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array customized attribute labels (name=>label)

beforeDelete() protected méthode

Need to delete associated records.
See also: CActiveRecord::beforeDelete()
protected beforeDelete ( )

beforeValidate() public méthode

Validate IOL data if IOL is part of the element.
public beforeValidate ( ) : boolean
Résultat boolean

getCataractComplicationValues() public méthode

Get ids of cataract complications associated with the element.

getEye() public méthode

The eye of the procedure is stored in the parent procedure list element.
public getEye ( ) : Eye
Résultat Eye

getIol_hidden() public méthode

Check the eye draw for any IOL elements. If there is one, IOL fields should not be hidden.
public getIol_hidden ( ) : boolean
Résultat boolean

model() public static méthode

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Element_OphTrOperationnote_Cataract
Résultat Element_OphTrOperationnote_Cataract the static model class

relations() public méthode

public relations ( ) : array
Résultat array relational rules.

rules() public méthode

public rules ( ) : array
Résultat array validation rules for model attributes.

setDefaultOptions() public méthode

Set default values for forms on create.
public setDefaultOptions ( )

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name

updateComplications() public méthode

Update the complications on the element.
public updateComplications ( $complication_ids )
$complication_ids

updateOperativeDevices() public méthode

Update the operative devices on the element.
public updateOperativeDevices ( $operative_device_ids )
$operative_device_ids

validateComplications() public méthode

Validate complications.

validateIolPower() public méthode

public validateIolPower ( )

Property Details

$predicted_refraction public_oe property

public $predicted_refraction

$service public_oe property

public $service