Class bedezign\yii2\audit\controllers\MailController

Inheritancebedezign\yii2\audit\controllers\MailController » bedezign\yii2\audit\components\web\Controller » yii\web\Controller

MailController

Method Details

actionDownload() public method

Download an AuditMail file as eml.

public void actionDownload ( $id )
$id
throws \yii\web\NotFoundHttpException
actionIndex() public method

Lists all AuditMail models.

public mixed actionIndex ( )
actionView() public method

Displays a single AuditMail model.

public mixed actionView ( $id )
$id integer
throws \yii\web\NotFoundHttpException