public function IBotchaRecipeController::getRecipes in BOTCHA Spam Prevention 6.3
Same name and namespace in other branches
- 7.3 controller/recipe/botcha.recipe.controller.inc \IBotchaRecipeController::getRecipes()
2 methods override IBotchaRecipeController::getRecipes()
- BotchaRecipeController::getRecipes in controller/
recipe/ botcha.recipe.controller.inc - BotchaRecipeControllerLogger::getRecipes in controller/
recipe/ decorator/ logger/ botcha.recipe.controller.logger.inc
File
- controller/
recipe/ botcha.recipe.controller.inc, line 10 - Controller layer of the BotchaRecipe objects.
Class
- IBotchaRecipeController
- @file Controller layer of the BotchaRecipe objects.
Code
public function getRecipes($reset = FALSE);