If the capacity is available repeatingly. For example: repeat each monday every week.
'; }); $form->number('repeat_period_in_days', 'Repeat Period (days)', 'How many days between each repetition.', true); $form->custom('Apply to Days', function() { return '| Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday |
Define capacities for timetable.
get($id); if ($timetable === null) { echo 'Timetable not found.
| Name | = esc_html($timetable->name) ?> |
|---|---|
| Block size | = esc_html($timetable->block_size) ?> minutes |
| Maintainer email | = esc_html($timetable->maintainer_email) ?> |