You are here

8 calls to Botcha::setRecipebook() in BOTCHA Spam Prevention 7.2

Botcha::getRecipebook in controller/botcha.controller.inc
Gets a recipe book from cache. If it does not exists in cache - gets from database. If it does not exists there also - returns new recipe book or BotchaRecipebookNone depending on input parameter.
Botcha::getRecipebooks in controller/botcha.controller.inc
Get a list of all BOTCHA recipe book objects.
BotchaRecipebookAbstract::setDescription in controller/botcha_recipebook.controller.inc
BotchaRecipebookAbstract::setForm in controller/botcha_recipebook.controller.inc
BotchaRecipebookAbstract::setRecipe in controller/botcha_recipebook.controller.inc
BotchaRecipebookAbstract::setTitle in controller/botcha_recipebook.controller.inc
BotchaRecipebookAbstract::unsetForm in controller/botcha_recipebook.controller.inc
BotchaRecipebookAbstract::unsetRecipe in controller/botcha_recipebook.controller.inc