PHP Класс LetterMacro

Наследование: extends BaseActiveRecordVersioned
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$type

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

Метод Описание
afterFind ( )
attributeLabels ( ) : array
beforeSave ( )
model ( $className = __CLASS__ ) : ElementOperation 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.
substitute ( $patient )
tableName ( ) : string

Описание методов

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

public afterFind ( )

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

public attributeLabels ( ) : array
Результат array customized attribute labels (name=>label)

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

public beforeSave ( )

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

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

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

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

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

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

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

public substitute ( $patient )

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

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

Описание свойств

$type публичное свойство

public $type