silverstripe-framework/docs/en/02_Developer_Guides/03_Forms/Field_types
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
..
01_Common_Subclasses.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
02_DateField.md Merge pull request #10114 from Michael-HEIW/update-code-to-src 2022-01-15 10:34:59 +13:00
03_HTMLEditorField.md DOCS Update all occurrences of /app/code/ to /app/src/ for correct v4 structure 2021-10-07 09:13:26 +01:00
04_GridField.md ENH Make all GridField components injectable (using abstract class) (#10204) 2022-02-02 11:14:33 +13:00
index.md NEW: Update docs to be compliant with Gatsby site (#9314) 2019-11-18 17:58:33 +13:00