Inheritance diagram for SchedConfSetupStep3Form:
Public Member Functions | |
display () | |
getLocaleFieldNames () | |
readInputData () | |
SchedConfSetupStep3Form () |
Definition at line 17 of file SchedConfSetupStep3Form.inc.php.
SchedConfSetupStep3Form.display | ( | ) |
Display the form
Reimplemented from SchedConfSetupForm.
Definition at line 63 of file SchedConfSetupStep3Form.inc.php.
References TimelineForm.getOutsideDates(), and Request.getSchedConf().
SchedConfSetupStep3Form.getLocaleFieldNames | ( | ) |
Get the list of field names for which localized settings are used.
Definition at line 46 of file SchedConfSetupStep3Form.inc.php.
SchedConfSetupStep3Form.readInputData | ( | ) |
Assign form data to user-submitted data.
Reimplemented from SchedConfSetupForm.
Definition at line 54 of file SchedConfSetupStep3Form.inc.php.