PHP Class OEModule\OphCiExamination\models\Element_OphCiExamination_OCT

The followings are the available columns in table:
Inheritance: extends SplitEventTypeElement
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Protected Properties

Свойство Type Description
$auto_update_relations
$relation_defaults

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
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.

Method Details

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array customized attribute labels (name=>label)

getFluidString() protected méthode

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
Résultat string

getFluidTypeValues() public méthode

public getFluidTypeValues ( )

getLeftFluidString() public méthode

get the fluid findings string for the left.
public getLeftFluidString ( ) : string
Résultat string

getLetterStringForSide() protected méthode

get the letter string for the given side.
protected getLetterStringForSide ( $side ) : string
$side
Résultat string

getLetter_string() public méthode

get the letter string for the element used by correspondence if installed.
public getLetter_string ( ) : string
Résultat string

getRightFluidString() public méthode

get the fluid findings string for the right.
public getRightFluidString ( ) : string
Résultat string

model() public static méthode

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Element_OphCiExamination_AnteriorSegment_CCT
Résultat Element_OphCiExamination_AnteriorSegment_CCT

notAllowedIfTrue() public méthode

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 méthode

public relations ( ) : array
Résultat array relational rules.

requiredIfFalse() public méthode

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

rules() public méthode

public rules ( ) : array
Résultat array validation rules for model attributes.

sidedDefaults() public méthode

public sidedDefaults ( )

sidedFields() public méthode

public sidedFields ( )

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name

Property Details

$auto_update_relations protected_oe property

protected $auto_update_relations

$relation_defaults protected_oe property

protected $relation_defaults