silverstripe-framework/docs/en/03_Upgrading
Andre Kiste 0c6c57f1ef Add getFieldMap method to retrieve a list of all fields for any giv… (#8892)
* Add `getFieldMap` method to retrieve a list of all fields for any given class

* Add `TagsToShortcodeTask` to upgrading guide

Adding after the file migration part as this is where it makes the most sense to run it.

* `getFieldMap` accepts an array

* Move to `DataObjectSchema`

* Add `HTMLVarchar` to documentation
Minor refactoring

* Add test for checking that `subclassesfor` works without the base class
Add test `DataObjectSchema::getFieldMap` returns the correct array

* Remove cms dependency
2019-04-30 10:43:14 +12:00
..
01_Upgrading_project.md Add getFieldMap method to retrieve a list of all fields for any giv… (#8892) 2019-04-30 10:43:14 +12:00
02_Upgrading_module.md DOCS composer autoload examples should be psr-4 2019-04-15 06:55:01 +01:00
index.md DOCS Implement some feedback from code review. 2019-02-19 14:55:01 +13:00