cakephp2-php8/cake/libs/view
2007-04-04 20:38:26 +00:00
..
helpers adding fix to FormHelper::create() for plugin path with action, see #2342. Adding default sizes, maxlengths, and values to input. FormHelper::inputs() will now return all the fields in the model without the need to pass anything from the controller, uses a blacklist so some fields can be skipped. Added PaginatorHelper::numbers(), will output current page numbers, uses a modulus to decide how many to show on each side of the current page. Paginator::options() now allows setting default paging params 2007-04-04 20:38:26 +00:00
templates Adding fix for Ticket #2298. 2007-03-28 22:57:07 +00:00
helper.php Refactoring FormHelper and fixing 'empty' option for date/time elements in FormHelper::input() (Ticket #2311) 2007-04-01 04:55:56 +00:00
theme.php updating themeView for 2225, fixing layout paths noticed when using email component 2007-03-16 20:36:24 +00:00
view.php Corrected view tests. 2007-03-23 10:34:21 +00:00