This class can generate a calendar of a given month and year using a Smarty template to define the calendar output.
This class shows each month is broken down into weeks. These weeks are then easily displayed using a Smarty templates.
The generated calendars include a form with select inputs to let the user browse a range of years and months. |