You are here

Farm UI's hooks in farmOS 7

Hooks that can be implemented by other modules in order to extend farm_ui.

File

modules/farm/farm_ui/farm_ui.api.php, line 18
Hooks provided by farm_ui.

Functions

Namesort descending Location Description
hook_farm_area_link_alter modules/farm/farm_ui/farm_ui.api.php Alter area link in area details created by Farm UI.
hook_farm_ui_actions modules/farm/farm_ui/farm_ui.api.php Provide action links on specific paths, asset types, and views.
hook_farm_ui_entities modules/farm/farm_ui/farm_ui.api.php Define farmOS-specific information about entities that the module provides. This is used to generate UI elements in farmOS.
hook_farm_ui_entity_views modules/farm/farm_ui/farm_ui.api.php Attach Views to an entity page.
hook_farm_ui_entity_view_groups modules/farm/farm_ui/farm_ui.api.php Provide a group that entity Views can be sorted into.