PHP Класс Element_OphTrOperationnote_Cataract

The followings are the available columns in table 'et_ophtroperationnote_cataract':
Наследование: extends Element_OnDemand
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$predicted_refraction
$service

Открытые методы

Метод Описание
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 ( )

Защищенные методы

Метод Описание
afterConstruct ( )
beforeDelete ( ) Need to delete associated records.

Описание методов

afterConstruct() защищенный метод

protected afterConstruct ( )

attributeLabels() публичный метод

public attributeLabels ( ) : array
Результат array customized attribute labels (name=>label)

beforeDelete() защищенный метод

Need to delete associated records.
См. также: CActiveRecord::beforeDelete()
protected beforeDelete ( )

beforeValidate() публичный метод

Validate IOL data if IOL is part of the element.
public beforeValidate ( ) : boolean
Результат boolean

getCataractComplicationValues() публичный метод

Get ids of cataract complications associated with the element.

getEye() публичный метод

The eye of the procedure is stored in the parent procedure list element.
public getEye ( ) : Eye
Результат Eye

getIol_hidden() публичный метод

Check the eye draw for any IOL elements. If there is one, IOL fields should not be hidden.
public getIol_hidden ( ) : boolean
Результат boolean

model() публичный статический метод

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Element_OphTrOperationnote_Cataract
Результат Element_OphTrOperationnote_Cataract the static model class

relations() публичный метод

public relations ( ) : array
Результат array relational rules.

rules() публичный метод

public rules ( ) : array
Результат array validation rules for model attributes.

setDefaultOptions() публичный метод

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

tableName() публичный метод

public tableName ( ) : string
Результат string the associated database table name

updateComplications() публичный метод

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

updateOperativeDevices() публичный метод

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

validateComplications() публичный метод

Validate complications.

validateIolPower() публичный метод

public validateIolPower ( )

Описание свойств

$predicted_refraction публичное свойство

public $predicted_refraction

$service публичное свойство

public $service