|
|
90a5bcc611
|
Refactored mail.
|
2013-11-07 22:33:57 -05:00 |
|
|
|
ed0e44d23b
|
minor touch up of swiftmailer.
|
2013-11-07 13:08:49 -05:00 |
|
|
|
85c26332c5
|
Doc comments for "MessageInterface" and "MailerInterface" updated.
|
2013-11-07 17:16:25 +02:00 |
|
|
|
1aafa73e15
|
Render methods removed from 'yii\mail\MessageInterface'.
Method 'yii\mail\MailerInterface::compose()' reworked allowing rendering message body.
|
2013-11-07 12:18:07 +02:00 |
|
|
|
ad7761f96a
|
Method 'yii\mail\MessageInterface::compose()' renamed to 'yii\mail\MessageInterface::message()'.
|
2013-11-06 13:27:07 +02:00 |
|
|
|
87af95f712
|
'yii\mail\MessageInterface' updated:
- setter methods renamed to have pure name
- method 'createMessage' renamed to 'compose'
|
2013-11-05 14:57:13 +02:00 |
|
|
|
aab90c5164
|
'MessageInterface' updated to support 'method chain' call style.
|
2013-11-04 14:28:19 +02:00 |
|
|
|
5bc22a077f
|
Interface 'MailerInterface' extracted.
Method 'MailerInterface::createMessage()' added.
|
2013-10-29 12:13:26 +02:00 |
|