PHP Class MailContentsSchema

Inheritance: extends CakeSchema
ファイルを表示 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_oe property

public $connection

$file public_oe property

public $file

$mail_contents public_oe property

public $mail_contents

$name public_oe property

public $name