PHP Класс OphInBiometry_LensType_Lens

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

Открытые свойства

Свойство Тип Описание
$notDeletedField

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

Метод Описание
attributeLabels ( ) : array
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
scopes ( )
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)

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

protected beforeSave ( )

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

protected beforeValidate ( )

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.

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

public scopes ( )

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

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

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

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

Описание свойств

$notDeletedField публичное свойство

public $notDeletedField