Craft Emails (2.x)

EmailLog extends ActiveRecord
in package

Table of Contents

$body  : string
afterDelete()  : mixed
afterSave()  : mixed
tableName()  : mixed
toModel()  : EmailLog
transform to model

Properties

Methods

afterDelete()

public afterDelete() : mixed
Tags
inheritDoc
Return values
mixed

afterSave()

public afterSave(mixed $insert, mixed $changedAttributes) : mixed
Parameters
$insert : mixed
$changedAttributes : mixed
Tags
inheritDoc
Return values
mixed

tableName()

public static tableName() : mixed
Tags
inheritDoc
Return values
mixed

Search results