cakephp2-php8/lib
Dean Sofer 333f36585b Added 'integer' => 'number' for HTML5
Located in $map in the `FormHelper::input()` method. This means that if a field input is related to an integer column in the database, it will show up as a number input in the HTML5 form (where supported) yet gracefully degrade.
2011-07-26 01:39:56 -07:00
..
Cake Added 'integer' => 'number' for HTML5 2011-07-26 01:39:56 -07:00