PHP Class bedezign\yii2\audit\models\AuditTrail

Inheritance: extends bedezign\yii2\audit\components\db\ActiveRecord
Afficher le fichier Open project: bedezign/yii2-audit Class Usage Examples

Méthodes publiques

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

Method Details

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array customized attribute labels (name=>label)

getDiffHtml() public méthode

public getDiffHtml ( ) : mixed
Résultat mixed

getEntry() public méthode

public getEntry ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getParent() public méthode

public getParent ( ) : bedezign\yii2\audit\components\db\ActiveRecord | boolean
Résultat bedezign\yii2\audit\components\db\ActiveRecord | boolean

tableName() public static méthode

public static tableName ( )