PHP 클래스 OEModule\OphCiExamination\models\Element_OphCiExamination_LaserManagement

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

공개 프로퍼티들

프로퍼티 타입 설명
$service

공개 메소드들

메소드 설명
attributeLabels ( ) : array
canCopy ( )
getLaserDeferralReasonForSide ( string $side ) : mixed | string returns the reason the injection has been deferred (switches between text value of fk, or the entered 'other' reason).
getLaserTypeStringForSide ( string $side ) : string returns the laser type for the given side.
getLetter_lmp ( ) : string Returns the laser management plan section for use in correspondence.
getLetter_string ( ) : string get the string of this element for use in correspondence.
laserDeferralReasonDependencyValidation ( string $attribute, $params ) only need a text "other" reason for reasons that are flagged "other".
laserDependencyDeferralValidation ( string $attribute, $params ) deferral reason is only required for laser status that are flagged deferred.
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
requiredIfLaserTypeOther ( $attribute, $params )
requiredIfTreatmentNeeded ( $attribute, $params ) validate for status that indicate treatment required.
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
sidedFields ( )
tableName ( ) : string

보호된 메소드들

메소드 설명
getLetterStringForSide ( $side ) : string gets a string of the information contained in this element for the given side.

메소드 상세

attributeLabels() 공개 메소드

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

canCopy() 공개 메소드

public canCopy ( )

getLaserDeferralReasonForSide() 공개 메소드

returns the reason the injection has been deferred (switches between text value of fk, or the entered 'other' reason).
public getLaserDeferralReasonForSide ( string $side ) : mixed | string
$side string
리턴 mixed | string

getLaserTypeStringForSide() 공개 메소드

returns the laser type for the given side.
public getLaserTypeStringForSide ( string $side ) : string
$side string
리턴 string

getLetterStringForSide() 보호된 메소드

gets a string of the information contained in this element for the given side.
protected getLetterStringForSide ( $side ) : string
$side
리턴 string

getLetter_lmp() 공개 메소드

Returns the laser management plan section for use in correspondence.
사용 중단: since 1.4.10 - use getLetter_string()
public getLetter_lmp ( ) : string
리턴 string

getLetter_string() 공개 메소드

get the string of this element for use in correspondence.
public getLetter_string ( ) : string
리턴 string

laserDeferralReasonDependencyValidation() 공개 메소드

only need a text "other" reason for reasons that are flagged "other".
public laserDeferralReasonDependencyValidation ( string $attribute, $params )
$attribute string attribute to validate

laserDependencyDeferralValidation() 공개 메소드

deferral reason is only required for laser status that are flagged deferred.
public laserDependencyDeferralValidation ( string $attribute, $params )
$attribute string attribute to validate

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.

requiredIfLaserTypeOther() 공개 메소드

public requiredIfLaserTypeOther ( $attribute, $params )
$attribute
$params

requiredIfTreatmentNeeded() 공개 메소드

validate for status that indicate treatment required.
public requiredIfTreatmentNeeded ( $attribute, $params )
$attribute

rules() 공개 메소드

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

sidedFields() 공개 메소드

public sidedFields ( )

tableName() 공개 메소드

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

프로퍼티 상세

$service 공개적으로 프로퍼티

public $service