PHP Class SiteSubspecialtyDrug

The followings are the available columns in table 'site_subspecialty_drug':
Inheritance: extends BaseActiveRecordVersioned
显示文件 Open project: openeyes/openeyes Class Usage Examples

Public Methods

Method Description
model ( $className = __CLASS__ ) : SiteSubspecialtyDrug Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
tableName ( ) : string

Method Details

model() public static method

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : SiteSubspecialtyDrug
return SiteSubspecialtyDrug the static model class

relations() public method

public relations ( ) : array
return array relational rules.

rules() public method

public rules ( ) : array
return array validation rules for model attributes.

tableName() public method

public tableName ( ) : string
return string the associated database table name