Skip to content

nojimage/CakePHP-AppEmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppEmailComponent (for Japanese)

CakePHP 1.3+

CakePHP標準のEmailComponentの日本語拡張版です。

Copyright 2011, php-tips.com (http://php-tips.com)

EmailComponentからの改良点

  • 日本語の折り返し処理の修正(EmailConponent::_wrap()のオーバライド)
  • 設定ファイルからの読み込み機能、メール設定の一元管理(load()メソッドの追加)
  • 内部エンコーディングと違うエンコーディングをメールに指定した場合、ヘッダが文字化けする問題の修正(EmailConponent::_encode()のオーバライド)

使い方

EmailComponent 日本語拡張 @ php-tips
(注: CakePHP 1.2版での記事ですが、設定方法等は同一です。)

LISENCE

Licensed under The MIT License. Redistributions of files must retain the above copyright notice.

Copyright 2011, php-tips.com (http://php-tips.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

THANKS!!

mon_sat: CakePHP 1.3への対応
ZiSTA: CakePHPで日本語メールを想定したテストケースを書くとテストに失敗する

About

AppEmailComponent (for Japanese)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages