Public Member Functions | |
| initData () | |
| PayPalSettingsForm (&$plugin, $conferenceId, $schedConfId) | |
| readInputData () | |
| save () | |
Public Attributes | |
| $errors | |
| $plugin | |
| $schedConfId | |
Definition at line 21 of file PayPalSettingsForm.inc.php.
| PayPalSettingsForm.initData | ( | ) |
Initialize form data from current group group.
Definition at line 51 of file PayPalSettingsForm.inc.php.
References $plugin, and $schedConfId.
| PayPalSettingsForm.PayPalSettingsForm | ( | &$ | plugin, | |
| $ | conferenceId, | |||
| $ | schedConfId | |||
| ) |
Constructor
| $schedConfId | int |
Definition at line 35 of file PayPalSettingsForm.inc.php.
References $plugin, and $schedConfId.
| PayPalSettingsForm.readInputData | ( | ) |
Assign form data to user-submitted data.
Definition at line 75 of file PayPalSettingsForm.inc.php.
| PayPalSettingsForm.save | ( | ) |
Save page - write to content file.
Definition at line 85 of file PayPalSettingsForm.inc.php.
References $plugin, and $schedConfId.
| PayPalSettingsForm.$errors |
$var $errors string
Definition at line 29 of file PayPalSettingsForm.inc.php.
1.4.7