You are here

public function IBotchaRecipebookModel::save in BOTCHA Spam Prevention 7.3

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

File

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

Class

IBotchaRecipebookModel
@file Contains BotchaRecipebookModel class.

Code

public function save($recipebook);