Version: 4.1.4
2.10 Formlets
(require web-server/formlets) |
The Web Server provides a kind of Web form abstraction called a formlet.
Formlets originate in the work of the Links research group in their paper The Essence of Form Abstraction.
▼ | 2.10 | Formlets |
2.10.1 | Basic Formlet Usage |
2.10.2 | Syntactic Shorthand |
2.10.3 | Functional Usage |
2.10.4 | Predefined Formlets |
2.10.5 | Utilities |
(require web-server/formlets) |
The Web Server provides a kind of Web form abstraction called a formlet.
Formlets originate in the work of the Links research group in their paper The Essence of Form Abstraction.