Method | Description | |
---|---|---|
attributeLabels ( ) : array | ||
behaviors ( ) | ||
defaultScope ( ) | ||
getDefaults ( ) : array | ||
getLabel ( ) | ||
getTallmanLabel ( ) | ||
listBySubspecialty ( $subspecialty_id ) | ||
listBySubspecialtyWithCommonMedications ( $subspecialty_id ) : array | ||
model ( $className = __CLASS__ ) : Drug | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
tableName ( ) : string |
public attributeLabels ( ) : array | ||
return | array | customized attribute labels (name=>label) |
public listBySubspecialtyWithCommonMedications ( $subspecialty_id ) : array | ||
$subspecialty_id | ||
return | array |
public static model ( $className = __CLASS__ ) : Drug | ||
return | Drug | the static model class |