Farm flag's hooks in farmOS 7
Hooks that can be implemented by other modules in order to extend farm_flags.
File
- modules/
farm/ farm_flags/ farm_flags.api.php, line 18 - Hooks provided by farm_flags.
Functions
Name | Location | Description |
---|---|---|
hook_farm_flags |
modules/ |
Provide a list of flags that can be applied to records for filtering. |
hook_farm_flags_classes_alter |
modules/ |
Allow modules to alter the classes that are added to flags when they are displayed in farmOS. |