]>
saetta.ns0.it Git - zakform/libzakform/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrea Zagli [Sat, 31 Oct 2015 10:08:46 +0000 (11:08 +0100)]
Added function ZakFormForm::is_valid.
Andrea Zagli [Sat, 31 Oct 2015 10:03:18 +0000 (11:03 +0100)]
Added function ZakFormForm::add_element.
Andrea Zagli [Wed, 28 Oct 2015 21:11:20 +0000 (22:11 +0100)]
Added class FormElement (abstract).
Andrea Zagli [Wed, 28 Oct 2015 20:41:38 +0000 (21:41 +0100)]
Added class ZakForm (abstract).
Andrea Zagli [Sun, 25 Oct 2015 09:55:52 +0000 (10:55 +0100)]
Added notes file.
Andrea Zagli [Sun, 25 Oct 2015 05:52:12 +0000 (06:52 +0100)]
Removed cgi from namespace.
Andrea Zagli [Sat, 24 Oct 2015 13:50:54 +0000 (15:50 +0200)]
Initial import from libzakcgi.
Validator and Filter interface and implementations.