You are here

public function IBotchaRecipebookModel::delete in BOTCHA Spam Prevention 7.3

Same name and namespace in other branches
  1. 6.3 model/recipebook/botcha.recipebook.model.inc \IBotchaRecipebookModel::delete()
2 methods override IBotchaRecipebookModel::delete()
BotchaRecipebookModel::delete in model/recipebook/botcha.recipebook.model.inc
Delete recipe book from the database.
BotchaRecipebookModelLogger::delete in model/recipebook/decorator/logger/botcha.recipebook.model.logger.inc

File

model/recipebook/botcha.recipebook.model.inc, line 14
Contains BotchaRecipebookModel class.

Class

IBotchaRecipebookModel
@file Contains BotchaRecipebookModel class.

Code

public function delete($recipebook);