You are here

public function IBotchaRecipeController::getRecipe in BOTCHA Spam Prevention 7.3

Same name and namespace in other branches
  1. 6.3 controller/recipe/botcha.recipe.controller.inc \IBotchaRecipeController::getRecipe()
2 methods override IBotchaRecipeController::getRecipe()
BotchaRecipeController::getRecipe in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeControllerLogger::getRecipe in controller/recipe/decorator/logger/botcha.recipe.controller.logger.inc

File

controller/recipe/botcha.recipe.controller.inc, line 9
Controller layer of the BotchaRecipe objects.

Class

IBotchaRecipeController
@file Controller layer of the BotchaRecipe objects.

Code

public function getRecipe($id, $create = TRUE);