cakephp2-php8/lib/Cake/View/Errors
mark_story e548dfcaea First pass at making MissingView/MissingLayout exceptions show all
paths.

Showing all the paths a template file could be located help expose
developers to the view path cascade and helps ensure we don't tell
people the wrong place to put a view file.

Refs #3712
2014-06-17 16:30:50 -04:00
..
fatal_error.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_action.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_behavior.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_component.ctp Fix double / in missing component error page. 2014-05-10 22:02:22 -04:00
missing_connection.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_controller.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_database.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_datasource.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_datasource_config.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_helper.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_layout.ctp First pass at making MissingView/MissingLayout exceptions show all 2014-06-17 16:30:50 -04:00
missing_plugin.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_table.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
missing_view.ctp First pass at making MissingView/MissingLayout exceptions show all 2014-06-17 16:30:50 -04:00
pdo_error.ctp unify exception and error handling. 2014-01-03 12:42:52 +01:00
private_action.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
scaffold_error.ctp Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00