Method |
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 ( ) |
|
|