PHP Класс OphCoTherapyapplication_Treatment

The followings are the available columns in table:
Наследование: extends BaseActiveRecordVersioned
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
attributeLabels ( ) : array
availableOrPk ( $id ) scope to only get treatments where the drug is available.
defaultScope ( ) set the ordering based on the drug for the treatment.
getDisplayCost ( )
getDisplayMonitoringFrequency ( )
getName ( )
getTreatmentDrugs ( ) : OphTrIntravitrealinjection_Treatment_Drug[] return a list of treatment drugs for use in admin.
model ( $className = __CLASS__ ) : the 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.
setDefaultOptions ( ) Set default values for forms on create.
tableName ( ) : string

Защищенные методы

Метод Описание
afterSave ( )
beforeSave ( )
beforeValidate ( )

Описание методов

afterSave() защищенный Метод

protected afterSave ( )

attributeLabels() публичный Метод

public attributeLabels ( ) : array
Результат array customized attribute labels (name=>label)

availableOrPk() публичный Метод

scope to only get treatments where the drug is available.
public availableOrPk ( $id )

beforeSave() защищенный Метод

protected beforeSave ( )

beforeValidate() защищенный Метод

protected beforeValidate ( )

defaultScope() публичный Метод

(non-PHPdoc)
См. также: CActiveRecord::defaultScope()
public defaultScope ( )

getDisplayCost() публичный Метод

public getDisplayCost ( )

getDisplayMonitoringFrequency() публичный Метод

getName() публичный Метод

public getName ( )

getTreatmentDrugs() публичный Метод

return a list of treatment drugs for use in admin.
public getTreatmentDrugs ( ) : OphTrIntravitrealinjection_Treatment_Drug[]
Результат OphTrIntravitrealinjection_Treatment_Drug[]

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : the
Результат the static model class

relations() публичный Метод

public relations ( ) : array
Результат array relational rules.

rules() публичный Метод

public rules ( ) : array
Результат array validation rules for model attributes.

setDefaultOptions() публичный Метод

Set default values for forms on create.
public setDefaultOptions ( )

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name