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

NOTE that this element provides the facility to set a patient secondary diagnosis for the diabetic type. To enable support for deleting it, we record the id of the SecondaryDiagnosis it creates, as well as the type. A foreign key constraint is not enforced to allow the SecondaryDiagnosis to be deleted as normal through the Patient view. The followings are the available columns in table:
Наследование: extends SplitEventTypeElement
Показать файл Открыть проект

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

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

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

Метод Описание
attributeLabels ( ) : array
canCopy ( )
model ( string $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
sidedFields ( ) : array
tableName ( ) : string

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

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

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

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

public canCopy ( )

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

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

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

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

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

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

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

См. также: parent::sidedFields()
public sidedFields ( ) : array
Результат array (non-phpdoc)

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

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

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

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

public $secondarydiagnosis_disorder_required

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

public $service