PHP Класс Element_OphTrOperationnote_Trabectome

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

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

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

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

Метод Описание
attributeLabels ( ) : array
beforeDelete ( )
getComplicationIDs ( ) : array Get a list of the ids of the currently assigned complications on this element.
getComplicationsString ( $default = 'None' ) : string Returns comma separated list of complications on this procedure note.
hasOtherComplication ( ) : boolean Check if any of the complications on the element is an "other" complication (i.e. in need of further information).
model ( $className = __CLASS__ ) : Element_OphTrOperationnote_Trabectome Returns the static model of the specified AR class.
relations ( ) : array
requiredIfComplicationOther ( $attribute, $params ) Ensures the attribute is provided when an 'other' complication is selected.
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string
updateComplications ( array $ids ) Update the complication assignments for this element.

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

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

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

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

public beforeDelete ( )

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

Get a list of the ids of the currently assigned complications on this element.
public getComplicationIDs ( ) : array
Результат array

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

Returns comma separated list of complications on this procedure note.
public getComplicationsString ( $default = 'None' ) : string
$default
Результат string

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

Check if any of the complications on the element is an "other" complication (i.e. in need of further information).
public hasOtherComplication ( ) : boolean
Результат boolean

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

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

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

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

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

Ensures the attribute is provided when an 'other' complication is selected.
public requiredIfComplicationOther ( $attribute, $params )
$attribute
$params

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

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

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

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

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

Update the complication assignments for this element.
public updateComplications ( array $ids )
$ids array - OphTrOperationnote_Trabectome_Complication ids

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

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

public $service