icingaweb2/application/forms
Johannes Meyer 39bb01b433 Rename Icinga\Web\Form::onShow() to onRequest()
onShow() is misleading because at the time this method is being called the
form is neither shown nor created.

refs #5525
2014-09-02 16:19:45 +02:00
..
Authentication It should not be a form's responsibility how its submit button should look.. 2014-08-22 15:20:54 +02:00
Config Rename Icinga\Web\Form::onShow() to onRequest() 2014-09-02 16:19:45 +02:00
Dashboard It should not be a form's responsibility how its submit button should look.. 2014-08-22 15:20:54 +02:00
Preference Remove leading backslashes from the targets of use statements 2014-08-27 15:51:49 +02:00
ConfigForm.php Add base form class for configuration forms 2014-08-29 12:25:25 +02:00
ConfirmRemovalForm.php Move Icinga\Form\Config\ConfirmRemovalForm to Icinga\Form 2014-09-01 15:11:09 +02:00