decimal_to_fraction_callback |
includes/recipe_plaintext.module |
|
|
1 |
fixEncoding |
./recipe.module |
Checks a string for ISO-8859-1 chars and encodes them to UTF-8. |
1 |
|
format_mastercook4_ingredient |
includes/recipe_mastercook4.module |
|
1 |
|
format_plaintext_ingredients |
includes/recipe_plaintext.module |
|
1 |
|
get_template |
includes/recipe_mastercook4.module |
|
1 |
|
greatest_common_divisor |
./recipe.module |
Finds the greatest common divisor of two numbers. |
1 |
|
merge_template |
includes/recipe_mastercook4.module |
|
1 |
|
my_xml_escape |
includes/recipe_recipeML.module |
|
1 |
|
recipe_admin_settings |
./recipe.admin.inc |
Page callback: Constructs a form for configuring the Recipe module. |
|
1 |
recipe_autocomplete_page |
./recipe.module |
Page callback: Outputs JSON for ingredient autocomplete suggestions. |
|
1 |
recipe_block_info |
./recipe.module |
Implements hook_block_info(). |
|
|
recipe_block_view |
./recipe.module |
Implements hook_block_view(). |
|
|
recipe_clone_node_alter |
./recipe.module |
Implements hook_clone_node_alter(). |
|
|
recipe_delete |
./recipe.module |
Implements hook_delete(). |
|
|
recipe_duration_iso8601 |
./recipe.module |
Wraps a duration string in ISO-8859 format. |
1 |
|
recipe_export |
./recipe.module |
Page callback: Outputs recipe nodes in various formats. |
|
1 |
recipe_export_multi |
./recipe.admin.inc |
Page callback: Displays recipe nodes in various formats. |
|
1 |
recipe_export_multi_myaccess |
./recipe.module |
Extends user_access to handle the case where no export formats are available. |
|
1 |
recipe_field_extra_fields |
./recipe.module |
Implements hook_field_extra_fields(). |
|
|
recipe_form |
./recipe.module |
Implements hook_form(). |
|
|
recipe_get_latest |
./recipe.module |
Selects the latest recipes by created date. |
2 |
|
recipe_get_term_by_name |
includes/recipe_recipeML.module |
|
|
|
recipe_get_units |
./recipe.module |
Returns an array of units. |
7 |
|
recipe_help |
./recipe.module |
Implements hook_help(). |
|
1 |
recipe_html_export_single |
includes/recipe_html.module |
|
|
1 |
recipe_html_recipeio |
includes/recipe_html.module |
Implementation of hook_recipeio($type). |
|
|
recipe_html_theme |
includes/recipe_html.module |
Implementation of hook_theme(). |
|
|
recipe_import_element_data |
includes/recipe_recipeML.module |
Call-back function used by the XML parser. |
|
1 |
recipe_import_element_end |
includes/recipe_recipeML.module |
Call-back function used by the XML parser. |
|
1 |
recipe_import_element_start |
includes/recipe_recipeML.module |
Call-back function used by the XML parser. |
|
1 |
recipe_import_form |
./recipe.module |
Page callback: Constructs a form for importing a single recipe. |
|
1 |
recipe_import_form_build_preview |
./recipe.module |
Form submission handler for recipe_import_form() 'Preview' button. |
|
1 |
recipe_import_form_submit |
./recipe.module |
Form submission handler for recipe_import_form(). |
|
1 |
recipe_import_form_validate |
./recipe.module |
Form validation handler for recipe_import_form(). |
|
|
recipe_import_get_node |
./recipe.module |
Returns a node-like stdClass object suitable for node_save and preview. |
4 |
|
recipe_import_multi |
./recipe.admin.inc |
Page callback: Displays bulk recipe import forms. |
|
1 |
recipe_import_multi_myaccess |
./recipe.module |
Extends user_access to handle the case where no import formats are available. |
|
1 |
recipe_import_myaccess |
./recipe.module |
Extends user_access to handle the case where no import formats are available. |
|
1 |
recipe_import_parse |
./recipe.module |
Returns a parsed imported recipe based on the recipe_format. |
2 |
|
recipe_ingredient_id_from_name |
./recipe.module |
Converts a recipe ingredient name to an ID. |
1 |
|
recipe_ingredient_match |
./recipe.module |
Returns the ID and name of an existing ingredient. |
3 |
|
recipe_ingredient_quantity_from_decimal |
./recipe.module |
Converts an ingredient's quantity from decimal to fraction. |
8 |
|
recipe_ingredient_quantity_from_fraction |
./recipe.module |
Converts an ingredient's quantity from fraction to decimal. |
4 |
|
recipe_insert |
./recipe.module |
Implements hook_insert(). |
|
|
recipe_landing_page |
./recipe.landing.page.inc |
Page callback: Displays the Recipes Menu and list of recent recipes. |
|
1 |
recipe_link |
./recipe.module |
Implements hook_link(). |
|
|
recipe_load |
./recipe.module |
Implements hook_load(). |
|
|
recipe_load_ingredients |
./recipe.module |
Loads the ingredients for a recipe. |
1 |
|
recipe_mastercook4_export_multi |
includes/recipe_mastercook4.module |
|
|
1 |
recipe_mastercook4_export_single |
includes/recipe_mastercook4.module |
|
1 |
1 |