You are here

public function IBotchaFormController::getForms in BOTCHA Spam Prevention 7.3

Same name and namespace in other branches
  1. 6.3 controller/form/botcha.form.controller.inc \IBotchaFormController::getForms()
2 methods override IBotchaFormController::getForms()
BotchaFormController::getForms in controller/form/botcha.form.controller.inc
Get a list of available BOTCHA form objects. @todo Respect reset (?via Cacher?)
BotchaFormControllerLogger::getForms in controller/form/decorator/logger/botcha.form.controller.logger.inc

File

controller/form/botcha.form.controller.inc, line 10
Controller layer of the BotchaForm objects.

Class

IBotchaFormController
@file Controller layer of the BotchaForm objects.

Code

public function getForms($reset = FALSE);