Inheritance diagram for SchedConfSetupStep1Form:
Public Member Functions | |
display () | |
execute () | |
getLocaleFieldNames () | |
SchedConfSetupStep1Form () |
Definition at line 23 of file SchedConfSetupStep1Form.inc.php.
SchedConfSetupStep1Form.display | ( | ) |
Display the form.
Reimplemented from SchedConfSetupForm.
Definition at line 91 of file SchedConfSetupStep1Form.inc.php.
SchedConfSetupStep1Form.execute | ( | ) |
Execute the form, but first: Make sure we're not saving an empty entry for sponsors. (This would result in a possibly empty heading for the Sponsors section in About.)
Reimplemented from SchedConfSetupForm.
Definition at line 73 of file SchedConfSetupStep1Form.inc.php.
SchedConfSetupStep1Form.getLocaleFieldNames | ( | ) |
Get the list of field names for which localized settings are used.
Definition at line 64 of file SchedConfSetupStep1Form.inc.php.