PHP Class MailContentsSchema

Inheritance: extends CakeSchema
Show file Open project: baserproject/basercms

Public Properties

Property Type Description
$connection
$file
$mail_contents
$name

Public Methods

Method Description
after ( $event = [] )
before ( $event = [] )

Method Details

after() public method

public after ( $event = [] )

before() public method

public before ( $event = [] )

Property Details

$connection public property

public $connection

$file public property

public $file

$mail_contents public property

public $mail_contents

$name public property

public $name