You are here

Functions in farmOS 7

Primary tabs

Namesort descending Location Description Direct uses Strings
farm_plan_permission modules/farm/farm_plan/farm_plan.module Implements hook_permission().
farm_plan_properties_access modules/farm/farm_plan/farm_plan.module Access callback for farm_plan properties. 1
farm_plan_record_delete_form modules/farm/farm_plan/farm_plan.pages.inc Form for deleting a record from a plan. See farm_plan_record_unlink_form() for details. 1
farm_plan_record_relationships modules/farm/farm_plan/farm_plan.module Defines available relationships between plans and other record types. 10
farm_plan_record_remove_form modules/farm/farm_plan/farm_plan.pages.inc Form for removing a record from a plan. See farm_plan_record_unlink_form() for details. 1
farm_plan_record_unlink_form modules/farm/farm_plan/farm_plan.pages.inc Generic form for removing a record from a plan, and optionally deleting it. 2
farm_plan_record_unlink_form_submit modules/farm/farm_plan/farm_plan.pages.inc Unlink record form submit handler. 1
farm_plan_save modules/farm/farm_plan/farm_plan.module Save plan. 1
farm_plan_schema modules/farm/farm_plan/farm_plan.install Implements hook_schema().
farm_plan_types modules/farm/farm_plan/farm_plan.module List of plan types. 11 1
farm_plan_type_access modules/farm/farm_plan/farm_plan.module Access callback for plan types. 1
farm_plan_type_delete modules/farm/farm_plan/farm_plan.module Delete single plan type. 1
farm_plan_type_delete_multiple modules/farm/farm_plan/farm_plan.module Delete multiple plan types.
farm_plan_type_form modules/farm/farm_plan/farm_plan.admin.inc Generates the farm plan type editing form.
farm_plan_type_form_delete_confirm modules/farm/farm_plan/farm_plan.admin.inc Plan type delete form. 1
farm_plan_type_form_delete_confirm_submit modules/farm/farm_plan/farm_plan.admin.inc Plan type delete form submit handler.
farm_plan_type_form_submit modules/farm/farm_plan/farm_plan.admin.inc Submit handler for creating/editing plan types.
farm_plan_type_form_submit_delete modules/farm/farm_plan/farm_plan.admin.inc Submit handler for deleting plan types. 1
farm_plan_type_get_names modules/farm/farm_plan/farm_plan.module Get the names of all plan types. 1 1
farm_plan_type_load modules/farm/farm_plan/farm_plan.module Load plan type. 1
farm_plan_type_save modules/farm/farm_plan/farm_plan.module Save plan type entity. 1
farm_plan_unlink_record modules/farm/farm_plan/farm_plan.module Unlink a plan from an area. 2
farm_plan_update_7000 modules/farm/farm_plan/farm_plan.install Add new database schemas for maintaining links between plans and other farmOS records (areas, assets, logs, and people).
farm_plan_view modules/farm/farm_plan/farm_plan.pages.inc Plan view callback. 1
farm_plan_views_api modules/farm/farm_plan/farm_plan.features.inc Implements hook_views_api().
farm_plan_views_data_alter modules/farm/farm_plan/farm_plan.views.inc Implements hook_views_data_alter().
farm_plan_views_default_views modules/farm/farm_plan/farm_plan.views_default.inc Implements hook_views_default_views().
farm_plan_views_plugins modules/farm/farm_plan/farm_plan.views.inc Implements hook_views_plugins().
farm_quantity_ctools_plugin_api modules/farm/farm_quantity/farm_quantity.features.inc Implements hook_ctools_plugin_api().
farm_quantity_farm_access_perms modules/farm/farm_quantity/farm_quantity.module Implements hook_farm_access_perms().
farm_quantity_farm_info modules/farm/farm_quantity/farm_quantity.module Implements hook_farm_info().
farm_quantity_farm_ui_entities modules/farm/farm_quantity/farm_quantity.module Implements hook_farm_ui_entities().
farm_quantity_field_default_field_bases modules/farm/farm_quantity/farm_quantity.features.field_base.inc Implements hook_field_default_field_bases().
farm_quantity_field_default_field_instances modules/farm/farm_quantity/farm_quantity.features.field_instance.inc Implements hook_field_default_field_instances().
farm_quantity_install modules/farm/farm_quantity/farm_quantity.install Implements hook_install().
farm_quantity_log modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Load all quantity logs that match certain criteria. 1
farm_quantity_log_add_measurements modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Helper function for adding quantity measurements to a log. 3
farm_quantity_log_asset modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Load logs for an asset with a given quantity measure and/or label. 3
farm_quantity_log_asset_query modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Build a query to find logs of an asset that defines a quantity. 1
farm_quantity_log_create modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Helper function for creating a farm quantity measurement log. 6
farm_quantity_log_data modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Extract quantity data from a log, with optional filters for measure/label. 3
farm_quantity_log_delete_measurement_by_label modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Helper function for deleting a quantity measurement from a log, based on its label.
farm_quantity_log_query modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Build a query to find logs that define quantity measurements. 1
farm_quantity_log_query_add_filters modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Helper function for adding joins and filters to a quantity log query. 2
farm_quantity_log_update_measurement_by_label modules/farm/farm_quantity/farm_quantity_log/farm_quantity_log.module Helper function for updating the value of a quantity measurement on a log, based on its label.
farm_quantity_measures modules/farm/farm_quantity/farm_quantity.module Define information about available quantity measures. 2
farm_quantity_measure_options modules/farm/farm_quantity/farm_quantity.module Define available options for the Measure field. 2 1
farm_quantity_menu modules/farm/farm_quantity/farm_quantity.module Implements hook_menu().
farm_quantity_permission modules/farm/farm_quantity/farm_quantity.module Implements hook_permission().
farm_quantity_preprocess_field modules/farm/farm_quantity/farm_quantity.module Implements hook_preprocess_field().

Pages

Other projects