cakephp2-php8/cake/libs/view
2007-10-22 17:30:14 +00:00
..
helpers Fixes #3435, In FormHelper::end($options), unable to use $options['submit'] with $options['label'] 2007-10-22 17:30:14 +00:00
templates Adding $scripts_for_layout back to default layout 2007-10-22 01:43:56 +00:00
helper.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +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 Correcting @return int 2007-10-22 16:11:12 +00:00