silverstripe-framework/docs/en
Damian Mooyman 840f275235 API Created a generic FormFactory interface (#6178)
Created a generic DataObject FormFactory interface that can be substituted in place of getCMSFields. Different FormFactories can depend on different kinds of context, such as
'Record' or 'Controller' - it's the responsibility of the code calling the factory to interpret and
supply this context.

The expected use-case is that rather than overriding getCMSFields(), developers can
change CMS UIs by manipulating the FormFactory associated with the given DataObject.

This is an experimental UI and may change before 4.0 stable is released.
2016-10-20 12:42:24 +13:00
..
_images Swap out .Actions class for bootstrap .btn-toolbar (#5581) 2016-05-27 13:39:10 +12:00
01_Tutorials Merge branch '3' 2016-07-20 21:44:47 +01:00
02_Developer_Guides API Support named join alias for many_many through list 2016-10-06 17:39:48 +13:00
03_Upgrading Merge remote-tracking branch 'origin/3.1' into 3.2 2016-01-19 14:00:19 +13:00
04_Changelogs API Created a generic FormFactory interface (#6178) 2016-10-20 12:42:24 +13:00
05_Contributing Updated docs with sass-lint references 2016-09-18 16:25:16 +12:00
00_Getting_Started Merge branch '3' 2016-09-14 11:49:07 +01:00
index.md DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00