Also moved keys of higher importance to start of array, easier to review this way
See https://github.com/silverstripe/silverstripe-framework/issues/4938
- Adds FormSchema class - Adds FormSchema dependency to LeftAndMain via Injector - Adds schema allowed_action method to LeftAndMain for generating Form schemas - Adds FormFieldSchemaTrait to for schema getters and setters on FormFields