public function IBotchaFormModel::save in BOTCHA Spam Prevention 6.3
Same name and namespace in other branches
- 7.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);