You are here

public function IBotchaFormModel::save in BOTCHA Spam Prevention 7.3

Same name and namespace in other branches
  1. 6.3 model/form/botcha.form.model.inc \IBotchaFormModel::save()
2 methods override IBotchaFormModel::save()
BotchaFormModel::save in model/form/botcha.form.model.inc
Save form to the database.
BotchaFormModelLogger::save in model/form/decorator/logger/botcha.form.model.logger.inc

File

model/form/botcha.form.model.inc, line 14
Contains BotchaFormModel class.

Class

IBotchaFormModel
@file Contains BotchaFormModel class.

Code

public function save($form);