PHP Класс OEModule\OphCoCvi\models\Element_OphCoCvi_EventInfo

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

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

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