Form to edit press payment method settings. More...
Public Member Functions | |
| execute (&$request) | |
| fetch (&$request) | |
| PaymentMethodForm ($wizardMode=false) | |
| readInputData (&$request) | |
Form to edit press payment method settings.
Definition at line 18 of file PaymentMethodForm.inc.php.
| PaymentMethodForm.execute | ( | &$ | request | ) |
Reimplemented from PressSettingsForm.
Definition at line 69 of file PaymentMethodForm.inc.php.
| PaymentMethodForm.fetch | ( | &$ | request | ) |
Definition at line 38 of file PaymentMethodForm.inc.php.
| PaymentMethodForm.PaymentMethodForm | ( | $ | wizardMode = false |
) |
Constructor.
Definition at line 25 of file PaymentMethodForm.inc.php.
References PressSettingsForm.PressSettingsForm().
| PaymentMethodForm.readInputData | ( | &$ | request | ) |
Reimplemented from PressSettingsForm.
Definition at line 56 of file PaymentMethodForm.inc.php.
1.7.1