PHP Class SecondaryToCommonOphthalmicDisorder
This model allows for the definition of "secondary to" options for disorders specified in CommonOphthalmicDisorder
They should be provided as choices in disorder widgets that use the common disorder drop downs in diagnoses selection.
The followings are the available columns in table 'common_ophthalmic_disorder':
ファイルを表示
Open project: openeyes/openeyes
Class Usage Examples
Public Methods
Protected Methods
Method Details
afterValidate()
protected method
attributeLabels()
public method
defaultScope()
public method
getConditionLabel()
public method
getDisorderOrFinding()
public method
model()
public static method
Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : SecondaryToCommonOphthalmicDisorder |
return |
SecondaryToCommonOphthalmicDisorder |
the static model class |
relations()
public method
public rules ( ) : array |
return |
array |
validation rules for model attributes. |
Retrieves a list of models based on the current search/filter conditions.
public search ( ) : CActiveDataProvider |
return |
CActiveDataProvider |
the data provider that can return the models based on the search/filter conditions. |
tableName()
public method