Inheritance diagram for SchedConfSetupStep2Form:

Public Member Functions | |
| display () | |
| execute () | |
| getLocaleFieldNames () | |
| initData () | |
| readInputData () | |
| SchedConfSetupStep2Form () | |
| validate () | |
Definition at line 19 of file SchedConfSetupStep2Form.inc.php.
| SchedConfSetupStep2Form.display | ( | ) |
Display the form.
Reimplemented from SchedConfSetupForm.
Definition at line 96 of file SchedConfSetupStep2Form.inc.php.
References Request.getSchedConf().
| SchedConfSetupStep2Form.execute | ( | ) |
Save modified settings.
Reimplemented from SchedConfSetupForm.
Definition at line 140 of file SchedConfSetupStep2Form.inc.php.
References Request.getSchedConf().
| SchedConfSetupStep2Form.getLocaleFieldNames | ( | ) |
Get the list of field names for which localized settings are used.
Definition at line 92 of file SchedConfSetupStep2Form.inc.php.
| SchedConfSetupStep2Form.initData | ( | ) |
Initialize data from current settings.
Reimplemented from SchedConfSetupForm.
Definition at line 58 of file SchedConfSetupStep2Form.inc.php.
References Request.getSchedConf().
| SchedConfSetupStep2Form.readInputData | ( | ) |
Read user input.
Reimplemented from SchedConfSetupForm.
Definition at line 82 of file SchedConfSetupStep2Form.inc.php.
| SchedConfSetupStep2Form.validate | ( | ) |
Check to make sure form conditions are met
Definition at line 112 of file SchedConfSetupStep2Form.inc.php.
References AppLocale.getPrimaryLocale().
1.4.7