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