PHP Class ReferralEpisodeAssignment
The followings are the available columns in table 'referral_episode_assignment':
Exibir arquivo
Open project: openeyes/openeyes
Public Methods
Method Details
model()
public static method
Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : ReferralEpisodeAssignment |
return |
ReferralEpisodeAssignment |
the static model class |
relations()
public method
public rules ( ) : array |
return |
array |
validation rules for model attributes. |
tableName()
public method