Method | Description | |
---|---|---|
afterValidate ( ) | ||
attributeLabels ( ) : array | ||
getDescription ( ) | ||
loadDefaults ( ) | ||
model ( $className = __CLASS__ ) : OphDrPrescription_Item | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
search ( ) : CActiveDataProvider | Retrieves a list of models based on the current search/filter conditions. | |
stopDateFromDuration ( ) : DateTime | null | ||
tableName ( ) : string | ||
validateRouteOption ( $attribute, $params ) |
public attributeLabels ( ) : array | ||
return | array | customized attribute labels (name=>label) |
public static model ( $className = __CLASS__ ) : OphDrPrescription_Item | ||
return | OphDrPrescription_Item | the static model class |
public search ( ) : CActiveDataProvider | ||
return | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |
public stopDateFromDuration ( ) : DateTime | null | ||
return | DateTime | null |