PHP Класс OEModule\PatientTicketing\models\TicketQueueAssignment

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

Открытые методы

Метод Описание
attributeLabels ( ) : array
generateReportText ( ) * Generate the report text
model ( $className = __CLASS__ ) : OphTrOperationnote_GlaucomaTube_PlatePosition Returns the static model of the specified AR class.
relations ( ) : array
replaceAssignmentCodes ( string $text ) : string Searches for string patterns to replace with assignment data and returns the resultant string.
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)

generateReportText() публичный Метод

* Generate the report text
public generateReportText ( )

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : OphTrOperationnote_GlaucomaTube_PlatePosition
Результат OphTrOperationnote_GlaucomaTube_PlatePosition the static model class

relations() публичный Метод

public relations ( ) : array
Результат array relational rules.

replaceAssignmentCodes() публичный Метод

Searches for string patterns to replace with assignment data and returns the resultant string.
public replaceAssignmentCodes ( string $text ) : string
$text string
Результат string $replaced_text

rules() публичный Метод

public rules ( ) : array
Результат array validation rules for model attributes.

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name