PHP 클래스 Element_OphTrOperationnote_Cataract

The followings are the available columns in table 'et_ophtroperationnote_cataract':
상속: extends Element_OnDemand
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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