summaryrefslogtreecommitdiff
path: root/inc/Form/Element.php
Commit message (Collapse)AuthorAge
* started with the compatibility layerAndreas Gohr2015-05-08
|
* added a first few tests.Andreas Gohr2015-05-08
| | | | | this is far from comprehensible, but should give an idea how the new library works and how to write tests
* start of rewriting the form handlingAndreas Gohr2015-05-08
This is jsut a small beginning. Not all elements are there, yet. It's also completely untested so far.