ApiDoc BACKEND

PoEmailTemplates extends ActiveRecord

This is the model class for table "po_email_templates".

Table of Contents

Constants

STATUS_ACTIVE  = 'active'
STATUS_INACTIVE  = 'inactive'

Properties

$created_at  : string|null
$id  : int
$message  : string
$signature  : string
$status  : string
$subject  : string
$updated_at  : string|null

Methods

beforeSave()  : mixed
rules()  : mixed
{@inheritdoc}
tableName()  : mixed
{@inheritdoc}

Constants

Properties

Methods

beforeSave()

public beforeSave(mixed $insert) : mixed
Parameters
$insert : mixed

        
On this page

Search results