Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
mark_story
|
739982addb
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
b41705f59e
Set headerCharset in EmailComponent.
|
13 years ago |
Ceeram
|
eadc3a75e5
fix coding standards
|
13 years ago |
dogmatic69
|
8dc4de5de8
converting if ($foo != false) to if ($foo)
|
13 years ago |
Kyle Robinson Young
|
602240c08e
Fix $readReceipt variable in EmailComponent::send
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
mark_story
|
9e3fe633bb
Remove double encoding on addresses in EmailComponent.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
euromark
|
22452f61f8
type hinting controllers and views
|
14 years ago |
mark_story
|
e697c68da5
Uncommented code works better.
|
14 years ago |
mark_story
|
b03d7ba9b3
Fix reset() missing delivery property.
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Jose Lorenzo Rodriguez
|
91d0a081fb
Fixing more links in doc blocks
|
14 years ago |
Juan Basso
|
a1a049c700
Merge remote-tracking branch 'origin/2.0' into 2.0-api-doc
|
14 years ago |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 years ago |
Ceeram
|
acdfb483a7
Change casing of delivery method being passed to transport(), to ensure correct transport class will be loaded
|
14 years ago |
Juan Basso
|
0575e92833
Added visibility in some methods and attributes.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
fbbfbaf870
Fixed some API doc in controller.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
d220ee5578
Implemented the support to use helpers in CakeEmail. Fixes #1754
|
15 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Juan Basso
|
1523ff6874
Moved the CakeEmail to Network/Email. Now this class have similar structure of HttpSocket.
|
15 years ago |
Juan Basso
|
6a7b42f1eb
Renamed the default X-Mailer value.
|
15 years ago |
Juan Basso
|
ddb54b67df
Updated the method name in email component.
|
15 years ago |
Juan Basso
|
11331066ab
Setted EmailComponent as deprecated.
|
15 years ago |