PHP Class OEModule\OphCoCvi\models\Element_OphCoCvi_EventInfo

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

Méthodes publiques

Свойство Type Description
$useContainerView

Méthodes publiques

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

Method Details

attributeLabels() public méthode

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

defaultScope() public méthode

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

disableDefaultScope() public méthode

Turn off the default scope
public disableDefaultScope ( )

getIssueDateForDisplay() public méthode

public getIssueDateForDisplay ( ) : null | string
Résultat null | string

getIssueStatusForDisplay() public méthode

public getIssueStatusForDisplay ( ) : string
Résultat string

getStructuredDataForPrint() public méthode

Returns an associative array of the data values for printing

model() public static méthode

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

patientCviCount() public méthode

public patientCviCount ( $patient_id )

relations() public méthode

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

rules() public méthode

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

tableName() public méthode

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

Property Details

$useContainerView public_oe property

public $useContainerView