PHP Class bedezign\yii2\audit\models\AuditTrail

Inheritance: extends bedezign\yii2\audit\components\db\ActiveRecord
Mostra file Open project: bedezign/yii2-audit Class Usage Examples

Public Methods

Method Description
attributeLabels ( ) : array
getDiffHtml ( ) : mixed
getEntry ( ) : ActiveQuery
getParent ( ) : bedezign\yii2\audit\components\db\ActiveRecord | boolean
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( ) : array
return array customized attribute labels (name=>label)

getDiffHtml() public method

public getDiffHtml ( ) : mixed
return mixed

getEntry() public method

public getEntry ( ) : ActiveQuery
return yii\db\ActiveQuery

getParent() public method

public getParent ( ) : bedezign\yii2\audit\components\db\ActiveRecord | boolean
return bedezign\yii2\audit\components\db\ActiveRecord | boolean

tableName() public static method

public static tableName ( )