Method |
Description |
|
attributeLabels ( ) : array |
|
|
defaultScope ( ) |
|
|
getDisorderOrFinding ( ) : Disorder | Finding |
|
|
getList ( Firm $firm, boolean $include_findings = false ) : array |
Fetch options list of disorders (and optionally findings). |
|
getListByGroupWithSecondaryTo ( Firm $firm ) : array |
Fetch array of disorders and associated secondary to disorders (and optionally findings). |
|
getSecondaryToList ( ) : array |
Fetch array of secondary disorders/findings. |
|
getSelectionLabel ( ) : string |
Label for use in dropdowns. |
|
getType ( ) : string |
|
|
model ( $className = __CLASS__ ) : CommonOphthalmicDisorder |
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. |
|
tableName ( ) : string |
|
|