PHP 클래스 OEModule\OphCoCvi\models\Element_OphCoCvi_EventInfo

The followings are the available columns in table:
상속: extends BaseEventTypeElement
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$useContainerView

공개 메소드들

메소드 설명
attributeLabels ( ) : array
defaultScope ( ) : array Sets default scope for events such that we never pull back any rows that have deleted set to 1.
disableDefaultScope ( ) Turn off the default scope
getIssueDateForDisplay ( ) : null | string
getIssueStatusForDisplay ( ) : string
getStructuredDataForPrint ( ) Returns an associative array of the data values for printing
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
patientCviCount ( $patient_id )
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( ) : array
리턴 array customized attribute labels (name=>label)

defaultScope() 공개 메소드

Sets default scope for events such that we never pull back any rows that have deleted set to 1.
public defaultScope ( ) : array
리턴 array of mandatory conditions

disableDefaultScope() 공개 메소드

Turn off the default scope
public disableDefaultScope ( )

getIssueDateForDisplay() 공개 메소드

public getIssueDateForDisplay ( ) : null | string
리턴 null | string

getIssueStatusForDisplay() 공개 메소드

public getIssueStatusForDisplay ( ) : string
리턴 string

getStructuredDataForPrint() 공개 메소드

Returns an associative array of the data values for printing

model() 공개 정적인 메소드

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

patientCviCount() 공개 메소드

public patientCviCount ( $patient_id )

relations() 공개 메소드

public relations ( ) : array
리턴 array relational rules.

rules() 공개 메소드

public rules ( ) : array
리턴 array validation rules for model attributes.

tableName() 공개 메소드

public tableName ( ) : string
리턴 string the associated database table name

프로퍼티 상세

$useContainerView 공개적으로 프로퍼티

public $useContainerView