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

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

Защищенные свойства (Protected)

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