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
2023-10-06 13:58:57 -04: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 Extend QuickFormInterface from FormInterface. 2023-10-06 13:58:57 -04:00
Plugin Fix camelCase of quick form plugin getLabel() method. 2023-10-06 13:58:57 -04:00
Routing Move quick form route builder method out of QuickFormManager to a new Routing/QuickFormRoutes class. 2023-10-06 13:58:57 -04:00
Traits Fix abstract getId() method visibility in QuickAssetTrait, QuickLogTrait, and QuickPrepopulateTrait. 2023-10-06 13:58:57 -04:00
QuickFormManager.php Move quick form route builder method out of QuickFormManager to a new Routing/QuickFormRoutes class. 2023-10-06 13:58:57 -04:00