PHP 클래스 OEModule\OphCiExamination\models\Element_OphCiExamination_OCT

The followings are the available columns in table:
상속: extends SplitEventTypeElement
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$auto_update_relations
$relation_defaults

공개 메소드들

메소드 설명
attributeLabels ( ) : array
getFluidTypeValues ( )
getLeftFluidString ( ) : string get the fluid findings string for the left.
getLetter_string ( ) : string get the letter string for the element used by correspondence if installed.
getRightFluidString ( ) : string get the fluid findings string for the right.
model ( $className = __CLASS__ ) : Element_OphCiExamination_AnteriorSegment_CCT Returns the static model of the specified AR class.
notAllowedIfTrue ( $attribute, $params ) validate that attribute is not set if dependency is true - should never arise through the forms requires side param.
relations ( ) : array
requiredIfFalse ( $attribute, $params ) validate that attribute is set if dependency is false requires side param.
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
sidedDefaults ( )
sidedFields ( )
tableName ( ) : string

보호된 메소드들

메소드 설명
getFluidString ( string $side, boolean $notrecorded = true ) : string returns the appropriate string for displaying the fluid finding value(s) for the given side.
getLetterStringForSide ( $side ) : string get the letter string for the given side.

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( ) : array
리턴 array customized attribute labels (name=>label)

getFluidString() 보호된 메소드

returns the appropriate string for displaying the fluid finding value(s) for the given side.
protected getFluidString ( string $side, boolean $notrecorded = true ) : string
$side string left or right
$notrecorded boolean - flag to indicate whether we want a string for it not being recorded
리턴 string

getFluidTypeValues() 공개 메소드

public getFluidTypeValues ( )

getLeftFluidString() 공개 메소드

get the fluid findings string for the left.
public getLeftFluidString ( ) : string
리턴 string

getLetterStringForSide() 보호된 메소드

get the letter string for the given side.
protected getLetterStringForSide ( $side ) : string
$side
리턴 string

getLetter_string() 공개 메소드

get the letter string for the element used by correspondence if installed.
public getLetter_string ( ) : string
리턴 string

getRightFluidString() 공개 메소드

get the fluid findings string for the right.
public getRightFluidString ( ) : string
리턴 string

model() 공개 정적인 메소드

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Element_OphCiExamination_AnteriorSegment_CCT
리턴 Element_OphCiExamination_AnteriorSegment_CCT

notAllowedIfTrue() 공개 메소드

validate that attribute is not set if dependency is true - should never arise through the forms requires side param.
public notAllowedIfTrue ( $attribute, $params )
$attribute
$params

relations() 공개 메소드

public relations ( ) : array
리턴 array relational rules.

requiredIfFalse() 공개 메소드

validate that attribute is set if dependency is false requires side param.
public requiredIfFalse ( $attribute, $params )
$attribute
$params

rules() 공개 메소드

public rules ( ) : array
리턴 array validation rules for model attributes.

sidedDefaults() 공개 메소드

public sidedDefaults ( )

sidedFields() 공개 메소드

public sidedFields ( )

tableName() 공개 메소드

public tableName ( ) : string
리턴 string the associated database table name

프로퍼티 상세

$auto_update_relations 보호되어 있는 프로퍼티

protected $auto_update_relations

$relation_defaults 보호되어 있는 프로퍼티

protected $relation_defaults