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