cakephp2-php8/cake/libs/view
phpnut cc7d1ab74c Fixes #2462 mime_content_type() is deprecated in EmailComponent.
Closes #2909, Emailcomponent SMTP authentication.
Closes #2916, EmailComponent: Add read receipt header.
Closes #2969, change default charset in emailcomponent from ISO-8859-15 to utf-8.
Closes #3304, EmailComponent doesn't allow custom view class.
Fixes #3353, Email Component, content not shown when a file is attached.
Fixes #3381, Email::__wrap function ignores the $_newLine configuration property.
Fixed ThemeView::renderElement() to load helpers
Changed View::renderElement() to search core elements also

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5788 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-19 02:31:25 +00:00
..
helpers Escaping value for FormHelper::textarea() and adding some tests, fixes #2921 2007-10-17 17:08:34 +00:00
templates Fixes #2462 mime_content_type() is deprecated in EmailComponent. 2007-10-19 02:31:25 +00:00
helper.php Fixing undefined offset issue with multi-select elements 2007-10-11 19:55:24 +00:00
media.php Adding MediaView class that will allow displaying content from outside of the webroot. 2007-10-04 05:03:22 +00:00
theme.php Fixes #2462 mime_content_type() is deprecated in EmailComponent. 2007-10-19 02:31:25 +00:00
view.php Fixes #2462 mime_content_type() is deprecated in EmailComponent. 2007-10-19 02:31:25 +00:00