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':
Afficher le fichier
Open project: openeyes/openeyes
Class Usage Examples
Méthodes publiques
Méthodes protégées
Method Details
afterValidate()
protected méthode
attributeLabels()
public méthode
defaultScope()
public méthode
getConditionLabel()
public méthode
getDisorderOrFinding()
public méthode
model()
public static méthode
Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : SecondaryToCommonOphthalmicDisorder |
Résultat |
SecondaryToCommonOphthalmicDisorder |
the static model class |
relations()
public méthode
public rules ( ) : array |
Résultat |
array |
validation rules for model attributes. |
Retrieves a list of models based on the current search/filter conditions.
public search ( ) : CActiveDataProvider |
Résultat |
CActiveDataProvider |
the data provider that can return the models based on the search/filter conditions. |
tableName()
public méthode