Calendar Class
Easily create semantic, valid and CSS friendly XHTML calendars. By default this class displays the current month with today's date indicated by a CSS class for easy styling. For more advanced uses the constructor and output method accept arguments that control the month to be displayed in various ways. There are also several exposed variables that let you override class names, provide an array of dates to highlight on the calendar and link the days to a url. Supports Cruft-free URLs. Localized calendar using PHP's native setlocale function, and control the day that weeks start on. Easily loop calendar display to output multiple months or create "year at a time" views.
Visit publisher site: Calendar ClassListing Details
- Version:
- 2.7
- Filed in:
-
Scripts / PHP / Scripts & Programs / Calendars
- Submitted on:
- Last Updated:
- Feb 5, 2012
- Publisher:
- Jim Mayes Other listings by this publisher
License & Pricing Information
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
- free to use in projects that will be distributed under a GPL compatable license
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
Very easy to implement into a site. Great for designers, too, with simple CSS changes I had no problem making it fit-in.