Merge pull request #1265 from splitbrain/form2
Form 2
No related branches found
No related tags found
Showing
- _test/tests/inc/form/checkableelement.test.php 49 additions, 0 deletions_test/tests/inc/form/checkableelement.test.php
- _test/tests/inc/form/form.test.php 115 additions, 0 deletions_test/tests/inc/form/form.test.php
- _test/tests/inc/form/inputelement.test.php 41 additions, 0 deletions_test/tests/inc/form/inputelement.test.php
- inc/Form/CheckableElement.php 62 additions, 0 deletionsinc/Form/CheckableElement.php
- inc/Form/Element.php 151 additions, 0 deletionsinc/Form/Element.php
- inc/Form/FieldsetCloseElement.php 30 additions, 0 deletionsinc/Form/FieldsetCloseElement.php
- inc/Form/FieldsetOpenElement.php 36 additions, 0 deletionsinc/Form/FieldsetOpenElement.php
- inc/Form/Form.php 367 additions, 0 deletionsinc/Form/Form.php
- inc/Form/HTMLElement.php 29 additions, 0 deletionsinc/Form/HTMLElement.php
- inc/Form/InputElement.php 160 additions, 0 deletionsinc/Form/InputElement.php
- inc/Form/Label.php 27 additions, 0 deletionsinc/Form/Label.php
- inc/Form/LegacyForm.php 181 additions, 0 deletionsinc/Form/LegacyForm.php
- inc/Form/TagCloseElement.php 76 additions, 0 deletionsinc/Form/TagCloseElement.php
- inc/Form/TagElement.php 29 additions, 0 deletionsinc/Form/TagElement.php
- inc/Form/TagOpenElement.php 30 additions, 0 deletionsinc/Form/TagOpenElement.php
- inc/Form/TextareaElement.php 51 additions, 0 deletionsinc/Form/TextareaElement.php
- inc/Form/ValueElement.php 45 additions, 0 deletionsinc/Form/ValueElement.php
- inc/load.php 6 additions, 0 deletionsinc/load.php
Loading
Please register or sign in to comment