Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0-b1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Currently we have two helper classes named ModuleFields and ModuleField. There is nothing really specific to modules about these classes. We should replace them with generically named InputFields and InputField classes. In order to maintain backward compatibility and allow for any module specific functionality, we should keep the ModuleFields and ModuleField classes and have them extend the new classes.
These new classes should be added to the Core directory and name spaced.
Issue Links
- blocks
-
CORE-3542 Update widget helpers to support filters
- Closed