Panagiotis Moustafellos
|
5528413b9a
|
fixed PhpDoc by swapping to {@inheritdoc}
|
12 years ago |
Carsten Brandt
|
6749ec00d2
|
updated properties of extensions
|
12 years ago |
slavcodev
|
3ce7f56ada
|
Fix phpDoc var tag format
|
12 years ago |
Paul Klimov
|
21140fbd21
|
Getters for 'yii\swiftmailer\Message' fixed.
|
12 years ago |
Qiang Xue
|
ae0e0b4375
|
Refactored mail.
|
12 years ago |
Qiang Xue
|
09eff41c2e
|
Adjusted the directories of swiftmailer.
|
12 years ago |
Paul Klimov
|
935e2c94f0
|
'yii\mail\MessageInterface' methods renamed: 'text' to 'textBody', 'html' to 'htmlBody'
|
12 years ago |
Paul Klimov
|
4ac139c7a9
|
Method names "yii\mail\MessageInterface" simplified.
|
12 years ago |
Klimov Paul
|
101970641e
|
'yii\mail\MessageInterface' updated: - setter methods renamed to have pure name - method 'createMessage' renamed to 'compose'
|
12 years ago |
Klimov Paul
|
d4b2cfa491
|
'MessageInterface' updated to support 'method chain' call style.
|
12 years ago |
Paul Klimov
|
75b90205c2
|
Email message charset setup added.
|
12 years ago |
Paul Klimov
|
299a6b16a9
|
'yii\mail\MessageInterface' methods 'addText()' and 'addHtml()' removed.
|
12 years ago |
Paul Klimov
|
2862d7ad24
|
'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added.
|
12 years ago |
Paul Klimov
|
c274bc3b52
|
Interface 'MailerInterface' extracted. Method 'MailerInterface::createMessage()' added.
|
12 years ago |
Paul Klimov
|
54722e6816
|
Method 'MessageInterface::__toString()' added
|
12 years ago |
Paul Klimov
|
31e414520a
|
'MessageInterface::createAttachment()' renamed to 'MessageInterface::attachContentAsFile()'
|
12 years ago |
Paul Klimov
|
3afc2c9948
|
Vendor testing support provided. 'swiftmailer' extension unit tests fixed.
|
12 years ago |
Paul Klimov
|
6eec352d2d
|
'email' renamed to 'mail'. 'SwiftMailer' recomposed into extension.
|
12 years ago |