PHP Класс ServiceSubspecialtyAssignment
The followings are the available columns in table 'service_subspecialty_assignment':
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Описание методов
attributeLabels()
публичный Метод
model()
публичный статический Метод
Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : ServiceSubspecialtyAssignment |
Результат |
ServiceSubspecialtyAssignment |
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()
публичный Метод