You are here

Functions in Recipe 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ingredient_field_views_data modules/ingredient/ingredient.views.inc Implements hook_field_views_data().
ingredient_is_page modules/ingredient/ingredient.module Returns whether the current page is the page of the passed-in ingredient. 1
ingredient_quantity_from_decimal Deprecated modules/ingredient/ingredient.module Converts an ingredient's quantity from decimal to fraction.
ingredient_quantity_from_fraction Deprecated modules/ingredient/ingredient.module Converts an ingredient's quantity from fraction to decimal.
ingredient_theme modules/ingredient/ingredient.module Implements hook_theme().
ingredient_unit_fuzzymatch Deprecated modules/ingredient/ingredient.module Returns a best-guess matched unit key for a unit of measure.
ingredient_update_8201 modules/ingredient/ingredient.install Update unit configuration.
recipe_build_total_time ./recipe.module 1
recipe_build_yield ./recipe.module 1
recipe_duration_iso8601 ./recipe.module Returns a duration string in ISO 8601 format. 2
recipe_entity_extra_field_info ./recipe.module Implements hook_entity_extra_field_info().
recipe_form_field_config_edit_form_alter ./recipe.module Implements hook_form_BASE_FORM_ID_alter() for 'field_config_edit_form'.
recipe_form_node_type_edit_form_alter ./recipe.module Implements hook_form_BASE_FORM_ID_alter() for 'node_type_edit_form'.
recipe_form_node_type_form_builder ./recipe.module Entity builder for the node type form with menu options. 1
recipe_node_view ./recipe.module Implements hook_ENTITY_TYPE_view().
recipe_theme ./recipe.module Implements hook_theme().
template_preprocess_ingredient modules/ingredient/ingredient.module Prepares variables for ingredient templates.
template_preprocess_recipe_duration ./recipe.module Prepares variables for the recipe duration template.
template_preprocess_recipe_total_time ./recipe.module Prepares variables for the recipe_total_time template.
template_preprocess_recipe_view_plain_text ./recipe.module Prepares variables for the plain text style template.
template_preprocess_recipe_view_recipeml ./recipe.module Prepares variables for the RecipeML style template.
template_preprocess_recipe_yield ./recipe.module Prepares variables for the recipe_yield template.
_recipe_prepare_plain_text ./recipe.module Prepares content for display in plain text recipe formats. 1

Other projects