Main  /  Edit version 1  /  Edit version 2  /   /  Users Area

Difference "Forms in CppCMS" ver. 1 versus ver. 2

Content:

## Basic Concepts
Forms system of CppCMS has three major types of classes:
1. Form -- `cppcms::form` --- the base class for form container, It is responsible on form validation, rendering. Usually, user derives its own classes from `cppcms::form`
2. Widgets in the namespace `cppcms::widgets`. They are basic elements of form like input text, number, checkbox, submit button etc.
3. `cppcms::widgetset` --- simple class for partial rendering of forms for easier integration with templates.
## ToDo
Meanwhile see [Start With Forms](/wikipp/en/page/tut_forms) tutorial
Meanwhile see [Start With Forms](/wikipp/en/page/tut_forms) tutorial

Sidebar:

## Related
- [Start With Forms](/wikipp/en/page/tut_forms)

About

CppCMS is a web development framework for performance demanding applications.

Support This Project

SourceForge.net Logo

Поддержать проект

CppCMS needs You


Navigation

Main Page


Valid CSS | Valid XHTML 1.0