You are here

public function IBotchaRecipebookController::getRecipebook in BOTCHA Spam Prevention 7.3

Same name and namespace in other branches
  1. 6.3 controller/recipebook/botcha.recipebook.controller.inc \IBotchaRecipebookController::getRecipebook()
2 methods override IBotchaRecipebookController::getRecipebook()
BotchaRecipebookController::getRecipebook in controller/recipebook/botcha.recipebook.controller.inc
BotchaRecipebookControllerLogger::getRecipebook in controller/recipebook/decorator/logger/botcha.recipebook.controller.logger.inc

File

controller/recipebook/botcha.recipebook.controller.inc, line 9
Controller layer of the BotchaRecipebook objects.

Class

IBotchaRecipebookController
@file Controller layer of the BotchaRecipebook objects.

Code

public function getRecipebook($id = 'default', $create = TRUE);