Method | Description | |
---|---|---|
attributeLabels ( ) : array | ||
model ( $className = __CLASS__ ) : Drug | Returns the static model of the specified AR class. | |
rules ( ) : array | ||
tableName ( ) : string |
public attributeLabels ( ) : array | ||
return | array | list of attribute labels |
public static model ( $className = __CLASS__ ) : Drug | ||
return | Drug | the static model class |