PHP Class TMail_Transport_DBStore, atk4

Inheritance: extends TMail_Transport
Show file Open project: atk4/atk4

Public Properties

Property Type Description
$model Model

Public Methods

Method Description
send ( $tm, $to, $from, $subject, $body, $headers )
setModel ( string $m ) : Model

Method Details

send() public method

public send ( $tm, $to, $from, $subject, $body, $headers )

setModel() public method

public setModel ( string $m ) : Model
$m string
return Model

Property Details

$model public property

public Model $model
return Model