farmOS/modules/core/flag
Michael Stenta 45d4246226 Remove farm_flag_applies() helper function. 2022-02-28 15:32:32 -05:00
..
config Issue #3243383: Allow flags to be limited to specific entity types and bundles 2021-10-18 14:55:11 -04:00
src Merge farm_flag_allowed_values() into farm_flag_options(). Return an array of flag IDs+labels instead of Flag entities, for consistency with other *_options() functions. 2022-02-28 15:32:32 -05:00
templates Wrap flags in css classes. 2021-02-23 09:16:20 -05:00
tests/src/Kernel Add farm_flag_options and farm_flag_allowed_values. 2022-02-28 14:20:38 -05:00
farm_flag.info.yml Move flag base field, action, config, and logic to farm_flag. 2021-09-24 12:22:25 -04:00
farm_flag.managed_role_permissions.yml Use the contrib entity access and permission_provider handlers for the flag config entity. 2021-06-24 12:38:45 -04:00
farm_flag.module Remove farm_flag_applies() helper function. 2022-02-28 15:32:32 -05:00
farm_flag.views.inc Move all Views hooks to *.views.inc and *.views_execution.inc include files. 2021-06-04 21:17:41 -04:00