3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/quick/src
2022-06-27 11:33:25 -07:00
..
Annotation Allow quick forms to control access via permissions and/or an access() method. 2021-10-27 13:45:18 -04:00
Controller Provide a route for each quick form. 2021-10-27 15:22:34 -04:00
Form Implement BaseFormIdInterface and build a unique form ID from the id route parameter. 2022-06-27 11:33:25 -07:00
Plugin Dynamically add the "Quick forms" index menu item only if quick forms exist. 2021-10-27 15:22:34 -04:00
Traits Issue #3269543 by paul121: Automatically remove prepopulated entities from quick forms 2022-03-21 19:44:38 -04:00
QuickFormManager.php Move QuickFormBase and QuickFormInterface to src/Plugin/QuickForm. 2021-10-27 15:22:34 -04:00