silverstripe-framework/docs/en/02_Developer_Guides/03_Forms
Damian Mooyman 029a8b9586
API Substitute Zend_Currency with NumberFormatter based solution
API Substitute Zend_Locale with Locale / NumberFormatter
API Substitute Zend_Date with IntlDateFormatter
API Added DBTIme::Nice12, FormatFromSettings
API Added Short() method to DBDate / DBTime / DBDatetime
API Add Date::getTimestamp()
API Added setSubmittedValue api for FormField
API Add second arg to base FormField::setValue()
API Major refactor of i18n into component data parts
API Implement Resettable interface to reset objects between tests
ENHANCEMENT Changed DBField::create_field return type to `static` to support better type hinting
ENHANCEMENT i18nTextCollector supports __CLASS__
2017-02-09 15:28:59 +13:00
..
Field_types API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
How_Tos DOCS Update docs to reference PageController without an underscore, implement some PSR-2 2017-01-11 09:59:28 +13:00
00_Introduction.md DOCS Update docs to reference PageController without an underscore, implement some PSR-2 2017-01-11 09:59:28 +13:00
01_Validation.md DOCS Update docs to reference PageController without an underscore, implement some PSR-2 2017-01-11 09:59:28 +13:00
03_Form_Templates.md Updated location of custom field templates 2016-12-16 10:40:01 +13:00
04_Form_Security.md Rewrite, tidy and format of Forms documentation 2014-12-17 15:48:58 +13:00
05_Form_Transformations.md Rewrite, tidy and format of Forms documentation 2014-12-17 15:48:58 +13:00
06_Tabbed_Forms.md Merge branch '3.2' into 3.3 2016-08-22 16:22:02 +01:00
index.md FIX How to folder on forms 2014-12-17 15:50:06 +13:00