icingaweb2/library/Icinga/Web/Form
Johannes Meyer 6be51d1565 Use Icinga\Web\Form\Element\Button instead of Zend's button
Due to a bug in Zend prior to 1.12.2 we need our own button implementation
to support earlier versions of the Zend Framework. The side effect is, that
this button can also be used as submit button for our forms as isChecked
will do its job now properly.
2014-11-13 14:26:12 +01:00
..
Decorator Ensure that we advance a wizard when pushing ENTER 2014-10-09 13:41:06 +02:00
Element Use Icinga\Web\Form\Element\Button instead of Zend's button 2014-11-13 14:26:12 +01:00
Validator Move the setup wizard code to a dedicated module 2014-11-10 15:11:44 +01:00
FormElement.php form: Add `FormElement' as base class for our elements 2014-10-06 10:19:05 +02:00
InvalidCSRFTokenException.php Remove license headers from all files 2014-07-15 13:43:52 +02:00