cakephp2-php8/cake/tests/cases/libs/view
2007-12-12 04:08:19 +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 fixing fieldSuffix in Helper::setEntity(), closes #3724 added tests. 2007-12-12 04:08:19 +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