public function IBotchaRecipeController::save in BOTCHA Spam Prevention 7.3
Same name and namespace in other branches
- 6.3 controller/recipe/botcha.recipe.controller.inc \IBotchaRecipeController::save()
2 methods override IBotchaRecipeController::save()
- BotchaRecipeController::save in controller/
recipe/ botcha.recipe.controller.inc - BotchaRecipeControllerLogger::save in controller/
recipe/ decorator/ logger/ botcha.recipe.controller.logger.inc
File
- controller/
recipe/ botcha.recipe.controller.inc, line 11 - Controller layer of the BotchaRecipe objects.
Class
- IBotchaRecipeController
- @file Controller layer of the BotchaRecipe objects.
Code
public function save($recipe);