cakephp2-php8/cake/libs/view
phpnut 6205ad0b3b Adding MediaView class that will allow displaying content from outside of the webroot.
Will be implemented @ the helper level to allow plugins to package all assets in one place.
Will be implemented in the ThemeView.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5714 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-04 05:03:22 +00:00
..
helpers Closes #2094, removed unreachable return 2007-10-04 04:32:43 +00:00
templates fixes #3122 and fixes #3194 for home.ctp checks 2007-09-11 20:48:37 +00:00
helper.php Adding fix for Ticket #2750, fixes rendering of links when requestAction() is used. 2007-06-21 06:47:57 +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 Correcting code structure to standards 2007-06-20 07:51:52 +00:00
view.php removing $controller property from view, closes #3337 2007-10-01 19:54:33 +00:00