PHP Класс DicomFileLog

User: PATELH3 Date: 26/11/2015 Time: 14:03.
Наследование: extends BaseActiveRecordVersioned
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

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

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

Метод Описание
model ( $className = __CLASS__ ) : Benefit Returns the static model of the specified AR class.
relations ( )
rules ( ) : array
tableName ( ) : string

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

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

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

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

public relations ( )

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

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

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

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

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

$auto_update_relations защищенное свойство

protected $auto_update_relations