Method |
Description |
|
attributeLabels ( ) : array |
|
|
beforeDelete ( ) |
|
|
getComplicationIDs ( ) : array |
Get a list of the ids of the currently assigned complications on this element. |
|
getComplicationsString ( $default = 'None' ) : string |
Returns comma separated list of complications on this procedure note. |
|
hasOtherComplication ( ) : boolean |
Check if any of the complications on the element is an "other" complication (i.e. in need of further information). |
|
model ( $className = __CLASS__ ) : Element_OphTrOperationnote_Trabectome |
Returns the static model of the specified AR class. |
|
relations ( ) : array |
|
|
requiredIfComplicationOther ( $attribute, $params ) |
Ensures the attribute is provided when an 'other' complication is selected. |
|
rules ( ) : array |
|
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
tableName ( ) : string |
|
|
updateComplications ( array $ids ) |
Update the complication assignments for this element. |
|