PHP Class OEModule\OphCiExamination\models\Element_OphCiExamination_FurtherFindings

The followings are the available columns in table:
Inheritance: extends BaseEventTypeElement
Show file Open project: openeyes/openeyes

Protected Properties

Property Type Description
$auto_update_relations

Public Methods

Method Description
afterValidate ( )
attributeLabels ( )
canViewPrevious ( )
getFurtherFindingsAssigned ( )
getFurtherFindingsAssignedString ( $ignore_ids = [] )
model ( $className = __CLASS__ ) : Element_OphCiExamination_FurtherFindings Returns the static model of the specified AR class.
relations ( )
rules ( )
tableName ( ) : string

Method Details

afterValidate() public method

public afterValidate ( )

attributeLabels() public method

public attributeLabels ( )

canViewPrevious() public method

public canViewPrevious ( )

getFurtherFindingsAssigned() public method

getFurtherFindingsAssignedString() public method

public getFurtherFindingsAssignedString ( $ignore_ids = [] )

model() public static method

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Element_OphCiExamination_FurtherFindings
return Element_OphCiExamination_FurtherFindings the static model class

relations() public method

public relations ( )

rules() public method

public rules ( )

tableName() public method

public tableName ( ) : string
return string the associated database table name

Property Details

$auto_update_relations protected property

protected $auto_update_relations