You are here

Functions in farmOS 7

Primary tabs

Namesort descending Location Description Direct uses Strings
farm_modules ./farm.install Define farmOS modules that will be available to enable during installation. 1
farm_movement_action_info modules/farm/farm_movement/farm_movement.location.inc Implements hook_action_info().
farm_movement_area_assets modules/farm/farm_movement/farm_movement.location.inc Load all assets in an area. 1
farm_movement_area_assets_property_get modules/farm/farm_movement/farm_movement.module Getter callback for the area assets property. 1
farm_movement_area_assets_query modules/farm/farm_movement/farm_movement.location.inc Build a query to find assets in a given area. 1
farm_movement_area_history modules/farm/farm_movement/farm_movement.location.inc Retrieve an area's movement history. This will provide an array of arrival and departure logs for each asset that has been moved to the area. Only movement logs that have been marked "done" will be included in the history.
farm_movement_area_movement_query modules/farm/farm_movement/farm_movement.location.inc Build a query to find movement logs to a specific area. 1
farm_movement_asset_geometry modules/farm/farm_movement/farm_movement.location.inc Find the geometry of an asset, based on movement logs. 3
farm_movement_asset_geometry_property_get modules/farm/farm_movement/farm_movement.module Getter callback for the geometry asset property. 1
farm_movement_asset_latest_movement modules/farm/farm_movement/farm_movement.location.inc Load an asset's latest log that defines a movement. 4
farm_movement_asset_location modules/farm/farm_movement/farm_movement.location.inc Find the location of an asset, based on movement logs. 5
farm_movement_asset_location_markup modules/farm/farm_movement/farm_movement.location.inc Generate markup that describes an asset's current location. 1
farm_movement_asset_location_property_get modules/farm/farm_movement/farm_movement.module Getter callback for the location asset property. 1
farm_movement_asset_location_submit modules/farm/farm_movement/farm_movement.location.inc Submit handler for processing the asset location field. 1
farm_movement_asset_location_validate modules/farm/farm_movement/farm_movement.location.inc Validation handler for processing the asset location field. 1
farm_movement_asset_movement_query modules/farm/farm_movement/farm_movement.location.inc Build a query to find movement logs of a specific asset. 4
farm_movement_asset_move_action modules/farm/farm_movement/farm_movement.location.inc Action function for farm_movement_asset_move.
farm_movement_asset_move_action_form modules/farm/farm_movement/farm_movement.location.inc Configuration form for farm_movement_asset_move action.
farm_movement_asset_move_action_submit modules/farm/farm_movement/farm_movement.location.inc Submit handler for farm_movement_asset_move action configuration form.
farm_movement_asset_next_movement modules/farm/farm_movement/farm_movement.location.inc Load an asset's next log that defines a movement. 1
farm_movement_create modules/farm/farm_movement/farm_movement.location.inc Create a log for moving assets to areas. 4
farm_movement_ctools_plugin_api modules/farm/farm_movement/farm_movement.features.inc Implements hook_ctools_plugin_api().
farm_movement_entity_presave modules/farm/farm_movement/farm_movement.module Implements hook_entity_presave().
farm_movement_entity_property_info_alter modules/farm/farm_movement/farm_movement.module Implements hook_entity_property_info_alter().
farm_movement_entity_view_alter modules/farm/farm_movement/farm_movement.module Implements hook_entity_view_alter().
farm_movement_farm_map_behaviors modules/farm/farm_movement/farm_movement.farm_map.inc Implements hook_farm_map_behaviors().
farm_movement_farm_map_behavior_settings modules/farm/farm_movement/farm_movement.farm_map.inc Implements hook_farm_map_behavior_settings().
farm_movement_farm_map_entity_geometries modules/farm/farm_movement/farm_movement.module Implements hook_farm_map_entity_geometries().
farm_movement_farm_map_view modules/farm/farm_movement/farm_movement.farm_map.inc Implements hook_farm_map_view().
farm_movement_farm_ui_entity_views modules/farm/farm_movement/farm_movement.module Implements hook_farm_ui_entity_views().
farm_movement_farm_ui_entity_view_groups modules/farm/farm_movement/farm_movement.module
farm_movement_field_default_field_bases modules/farm/farm_movement/farm_movement.features.field_base.inc Implements hook_field_default_field_bases().
farm_movement_field_default_field_instances modules/farm/farm_movement/farm_movement.features.field_instance.inc Implements hook_field_default_field_instances().
farm_movement_field_group_info modules/farm/farm_movement/farm_movement.field_group.inc Implements hook_field_group_info().
farm_movement_form_farm_asset_form_alter modules/farm/farm_movement/farm_movement.location.inc Implements hook_form_FORM_ID_alter().
farm_movement_populate_geometry modules/farm/farm_movement/farm_movement.module Helper function for populating a movement field collection geometry from the "move to" area reference field. 1
farm_movement_populate_name modules/farm/farm_movement/farm_movement.module Helper function for populating a log's name when it contains movement info. 2
farm_movement_preprocess_field modules/farm/farm_movement/farm_movement.module Implements hook_preprocess_field().
farm_movement_restws_field_collection_info modules/farm/farm_movement/farm_movement.module Implements hook_restws_field_collection_info().
farm_movement_update_7000 modules/farm/farm_movement/farm_movement.install Create new movement field collection.
farm_movement_update_7001 modules/farm/farm_movement/farm_movement.install Migrate movement data into new field_farm_movement field collections.
farm_movement_update_7002 modules/farm/farm_movement/farm_movement.install Migrate movement logs to activity logs.
farm_movement_update_7003 modules/farm/farm_movement/farm_movement.install Remove movement log type.
farm_movement_update_7004 modules/farm/farm_movement/farm_movement.install Delete the "Movement from" field from movement field collections.
farm_movement_update_7005 modules/farm/farm_movement/farm_movement.install Fix Movement Geometry field settings.
farm_movement_views_api modules/farm/farm_movement/farm_movement.features.inc Implements hook_views_api().
farm_movement_views_data_alter modules/farm/farm_movement/farm_movement.views.inc Implements hook_views_data_alter().
farm_movement_views_default_views modules/farm/farm_movement/farm_movement.views_default.inc Implements hook_views_default_views().
farm_people_views_api modules/farm/farm_people/farm_people.features.inc Implements hook_views_api().
farm_people_views_default_views modules/farm/farm_people/farm_people.views_default.inc Implements hook_views_default_views().

Pages

Other projects