silverstripe-framework/docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface
GuySartorelli 5c54276b6f
ENH Make all GridField components injectable (using abstract class) (#10204)
* ENH Make all GridField components injectable.

Some components were already injectable, but all GridField components shipped in silverstripe should be injectable.
This makes it a LOT easier to make global project-specific changes to a given component.
The new AbstractGridFieldComponent also makes it easy to make similar wide-spread changes in the future.

* DOCS Encourage injection for GridField and GridFieldComponents.
2022-02-02 11:14:33 +13:00
..
How_Tos ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
01_ModelAdmin.md ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
02_CMS_Architecture.md Merge pull request #10114 from Michael-HEIW/update-code-to-src 2022-01-15 10:34:59 +13:00
03_CMS_Layout.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
04_Preview.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
05_Typography.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
06_Javascript_Development.md MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
07_ReactJS_Redux_and_GraphQL.md MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
index.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00