[app_worker_monthly_calendar]Renders a calendar with appointments assigned to a service provider.
Arguments
status
- Show Appointments with this status (comma-separated list)
Allowed values:paid
,confirmed
,service
,completed
Example:[app_worker_monthly_calendar ... status="paid,confirmed"]
worker_id
- Show Appointments calendar for service provider with this user ID
Example:[app_worker_monthly_calendar ... worker_id="32"]
start_at
- Show Appointments calendar for this month. Defaults to current month.
Example:[app_worker_monthly_calendar ... start_at="2013-07-01"]
[app_schedule]
Description
Creates a weekly table whose cells are clickable to apply for an appointment.
Description
Creates a monthly calendar plus time tables
[app_all_appointments]
Description
Inserts a table that displays all upcoming appointments..