cakephp2-php8/cake/tests/cases/libs/view
2007-12-12 00:46:21 +00:00
..
helpers updating FormHelper to use fieldset instead of p. Inline styles are still used on these elements. We are not promoting the use of inline style, merely attempting to make life easier. Also, this adds a fieldset to multiple checkboxes if there is a group and also wraps the multiple checkboxes in divs and provides proper label for and input id attributes. also some changes to generic css to handle markup. Closes #3703 2007-12-12 00:46:21 +00:00
helper.test.php fix for Helper::setEntity(), tests added 2007-12-07 10:55:42 +00:00
view.test.php added option to modify element cache name, #2327, see tests. Adding auth key for flash message, #2996 2007-08-07 07:44:12 +00:00