PHP Класс OphTrOperationnote_ProcedureListProcedureAssignment
The followings are the available columns in table 'et_ophtroperationnote_procedurelist_procedure_assignment':
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод |
Описание |
|
attributeLabels ( ) : array |
|
|
model ( $className = __CLASS__ ) : OphTrOperationnote_ProcedureListProcedureAssignment |
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. |
|
tableName ( ) : string |
|
|
Описание методов
attributeLabels()
публичный Метод
model()
публичный статический Метод
Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : OphTrOperationnote_ProcedureListProcedureAssignment |
Результат |
OphTrOperationnote_ProcedureListProcedureAssignment |
the static model class |
relations()
публичный Метод
public rules ( ) : array |
Результат |
array |
validation rules for model attributes. |
Retrieves a list of models based on the current search/filter conditions.
public search ( ) : CActiveDataProvider |
Результат |
CActiveDataProvider |
the data provider that can return the models based on the search/filter conditions. |
tableName()
публичный Метод