Public Member Functions | |
| authorSort ($a, $b) | |
| display () | |
| execute () | |
| getDefaultStartTime () | |
| initData () | |
| readInputData () | |
| roomSort ($a, $b) | |
| ScheduleForm () | |
| startTimeSort ($a, $b) | |
| titleSort ($a, $b) | |
| trackSort ($a, $b) | |
| validate () | |
Public Attributes | |
| $publishedPaperDao | |
| $schedConf | |
Definition at line 23 of file ScheduleForm.inc.php.
| ScheduleForm.display | ( | ) |
Display the form.
Definition at line 124 of file ScheduleForm.inc.php.
References $schedConf, authorSort(), getDefaultStartTime(), TimelineForm.getOutsideDates(), Request.getSchedConf(), roomSort(), startTimeSort(), titleSort(), and trackSort().
| ScheduleForm.execute | ( | ) |
| ScheduleForm.initData | ( | ) |
Initialize form data from current building.
Definition at line 187 of file ScheduleForm.inc.php.
| ScheduleForm.readInputData | ( | ) |
Assign form data to user-submitted data.
Definition at line 199 of file ScheduleForm.inc.php.
References $schedConf, and Request.getSchedConf().
| ScheduleForm.ScheduleForm | ( | ) |
| ScheduleForm.validate | ( | ) |
Validate the form.
Definition at line 303 of file ScheduleForm.inc.php.
1.4.7