PHP 클래스 Element_OphTrOperationnote_Trabectome

The followings are the available columns in table 'et_ophtroperationnote_trabectome':
상속: extends Element_OnDemand
파일 보기 프로젝트 열기: openeyes/openeyes

공개 프로퍼티들

프로퍼티 타입 설명
$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