PHP Class OphTrOperationnote_CataractComplication
The followings are the available columns in table 'ophtroperationnote_cataract_complication':
Show file
Open project: openeyes/openeyes
Class Usage Examples
Public Methods
Method Details
attributeLabels()
public method
model()
public static method
Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : ElementOperation |
return |
ElementOperation |
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