Active Calendar

Active Calendar is PHP Class, that generates calendars (month or year view) as a HTML Table (XHTML-Valid).
Download

Active Calendar Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Giorgos Tsiledakis
  • Publisher web site:
  • http://www.micronetwork.de/activecalendar/

Active Calendar Tags


Active Calendar Description

Active Calendar is PHP Class, that generates calendars (month or year view) as a HTML Table (XHTML-Valid). Active Calendar is PHP Class, that generates calendars (month or year view) as a HTML Table (XHTML-Valid). Active Calendar's source code is free.You can modify or pass it on under the conditions of the GNU Lesser General Public License, published by the Free Software Foundation.The calendars created by this class:can be static (without any links)can optionally have navigation controlscan optionally have a date picker controlcan optionally have linkable days (url or javascript)can optionally have 'event days' with 'event links' and own layoutcan optionally have 'event content' with 'links' and own layoutsupport different GMT zones for the current date calculationsupport month and day names, depending on your languagecan be configured using CSSdo not require Javascript to be displayed or navigated (server side generation)can be generated with just 2-3 lines of codeActive Calendar is based on the PHP native date functions (default) and supports optionally the ADOdb Date Library. Supported dates (on systems using a 32-bit signed integer Unix time_t):Using PHP native date functions: 1902 - 2037 (UNIX) and 1971 - 2037 (Windows)Using ADOdb Date Library: 100 - 3000 and later on both UNIX and Windows. To use the ADOdb Date Library just include it in your scripts. The Active Calendar class will use the library functions automatically.What's New in This Release:· An activeCalendarWeek subclass was added.· The class can generate week calendars (one or multiple rows) according to the date or the week number of the year passed to the class using two public methods, showWeeks() and showWeeksByID().· The structure of the download package was updated and an example was added for demonstrating how the Active Calendar can be used as a popup date selector in a form.


Active Calendar Related Software