cakephp2-php8/lib/Cake/View
Alexander Hofbauer 80e589f19d Correctly encode confirm handlers
With encode set to false the onclick handler will be sent through
h() regardless, making links and postLinks work again.
2013-08-13 10:11:22 +02:00
..
Elements Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
Errors Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Helper Correctly encode confirm handlers 2013-08-13 10:11:22 +02:00
Scaffolds Formatted code 2013-06-23 19:49:17 +02:00
Helper.php Correctly encode confirm handlers 2013-08-13 10:11:22 +02:00
HelperCollection.php remove undocumented code and uncessary in_array() checks + cleanup 2013-08-08 03:56:58 +02:00
JsonView.php Merge pull request #1471 from cakephp/feature/2.4-pretty-print 2013-08-03 01:35:56 -07:00
MediaView.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldView.php Make ScaffoldView extend View instead of deprecated ThemeView 2013-06-22 22:05:31 +05:30
ThemeView.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
View.php Docblock and return type fixes 2013-07-29 19:13:31 +05:30
ViewBlock.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
XmlView.php Merge pull request #1471 from cakephp/feature/2.4-pretty-print 2013-08-03 01:35:56 -07:00