PHP Класс OEModule\OphCiExamination\models\Element_OphCiExamination_LaserManagement

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

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

Свойство Тип Описание
$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