Property | Type | Description | |
---|---|---|---|
$auto_update_relations |
Method | Description | |
---|---|---|
behaviors ( ) | ||
bySubspecialty ( Subspecialty $subspecialty ) : Finding | ||
canAutocomplete ( ) : string | ||
defaultScope ( ) | ||
getTerm ( ) | ||
model ( $className = __CLASS__ ) : OphCiExamination_FurtherFindings | 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 |
public bySubspecialty ( Subspecialty $subspecialty ) : Finding | ||
$subspecialty | Subspecialty | |
return | Finding |
public static model ( $className = __CLASS__ ) : OphCiExamination_FurtherFindings | ||
return | OphCiExamination_FurtherFindings | the static model class |
public search ( ) : CActiveDataProvider | ||
return | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |