PHP Класс OEModule\OphCiExamination\models\Element_OphCiExamination_Management

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

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

Метод Описание
attributeLabels ( ) : array
getLetter_string ( ) : string retrieves a string summary of this element (intended for correspondence).
model ( $className = __CLASS__ ) : Element_OphCiExamination_Management Returns the static model of the specified AR class.
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)

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

retrieves a string summary of this element (intended for correspondence).
public getLetter_string ( ) : string
Результат string

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

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

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