PHP Класс Element_OphTrOperationnote_Biometry

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

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

Метод Описание
__set ( $name, $value ) because we are working with a view here we do not need to save
attributeLabels ( ) : array
findAll ( $attributes = '', $values = [] )
hasLeft ( ) : boolean
hasRight ( ) : boolean
isChild ( )
model ( $className = __CLASS__ ) : ElementOperation Returns the static model of the specified AR class.
save ( $validation = false, $attributes = null, $allow_overriding = false )
tableName ( ) : string

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

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

because we are working with a view here we do not need to save
public __set ( $name, $value )

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

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

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

public findAll ( $attributes = '', $values = [] )

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

public hasLeft ( ) : boolean
Результат boolean

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

public hasRight ( ) : boolean
Результат boolean

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

public isChild ( )

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

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

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

public save ( $validation = false, $attributes = null, $allow_overriding = false )

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

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