silverstripe-framework/docs/en/02_Developer_Guides
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
..
00_Model Merge pull request #10114 from Michael-HEIW/update-code-to-src 2022-01-15 10:34:59 +13:00
01_Templates Merge branch '4.10' into 4 2022-01-25 16:09:14 +13:00
02_Controllers Merge pull request #10114 from Michael-HEIW/update-code-to-src 2022-01-15 10:34:59 +13:00
03_Forms ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
04_Configuration Merge pull request #10079 from patricknelson/patch-10 2022-01-27 10:34:18 +13:00
05_Extending Merge pull request #10114 from Michael-HEIW/update-code-to-src 2022-01-15 10:34:59 +13:00
06_Testing Merge pull request #10114 from Michael-HEIW/update-code-to-src 2022-01-15 10:34:59 +13:00
07_Debugging DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
08_Performance MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
09_Security MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
10_Email DOC Add email section to server requirements 2021-08-24 10:53:22 +12:00
11_Integration DOCS Update all occurrences of /app/code/ to /app/src/ for correct v4 structure 2021-10-07 09:13:26 +01:00
12_Search MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
13_i18n MNT Update URL unicode-org.github.io/icu (#10176) 2021-12-13 21:28:15 +13:00
14_Files Fix lazy load height attribute typo 2022-01-12 11:11:06 +13:00
15_Customising_the_Admin_Interface ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
16_Execution_Pipeline DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
17_CLI DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
18_Cookies_And_Sessions DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
19_GraphQL DOCS: Bulk loader graphql docs (#10203) 2022-01-21 10:22:54 +13:00
index.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00