Public Member Functions | |
| execute () | |
| initData () | |
| readInputData () | |
| ScheduleLayoutForm () | |
Definition at line 19 of file ScheduleLayoutForm.inc.php.
| ScheduleLayoutForm.execute | ( | ) |
Save building.
Definition at line 57 of file ScheduleLayoutForm.inc.php.
References Request.getSchedConf().
| ScheduleLayoutForm.initData | ( | ) |
Initialize form data from current building.
Definition at line 34 of file ScheduleLayoutForm.inc.php.
References Request.getSchedConf().
| ScheduleLayoutForm.readInputData | ( | ) |
Assign form data to user-submitted data.
Definition at line 50 of file ScheduleLayoutForm.inc.php.
| ScheduleLayoutForm.ScheduleLayoutForm | ( | ) |
Constructor
| buildingId | int leave as default for new building |
Definition at line 24 of file ScheduleLayoutForm.inc.php.
1.4.7