]> git.andy128k.dev Git - ipf.git/commit
rework form errors. add set field and set table widget.
authorAndrey Kutejko <andy128k@gmail.com>
Sun, 7 Sep 2014 20:36:04 +0000 (23:36 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Sun, 7 Sep 2014 20:36:04 +0000 (23:36 +0300)
commit6420ef5d3fbd100af9ba0a08e82e8579e9238628
tree31ddc56fa7b71e9571c40f5ef5dfd6c132ba318c
parentc6ec7808b2911d8f14440919349cb60e4d02e681
rework form errors. add set field and set table widget.
ipf/admin/formlayout.php
ipf/form/boundfield.php
ipf/form/error.php [new file with mode: 0644]
ipf/form/exception.php
ipf/form/field/set.php [new file with mode: 0644]
ipf/form/form.php
ipf/form/layout.php
ipf/form/widget.php
ipf/form/widget/settable.php [new file with mode: 0644]