calendar

Extends: [None]

Calendar API

Displays a HTML calendar, and enables flicking between dates

Constructor Summary
calendar ( [ string $template_filename ] )

Load the template file from an external HTML page, this enables us to change the formatting if we want too.


Method Summary

string

display_cal ()

Displays the calendar with all of the dates in the correct place.


Constructor Detail

public void calendar ( [ string $template_filename ] )

Load the template file from an external HTML page, this enables us to change the formatting if we want too.

Parameters:

  • string $template_filename
    The filename of the HTML template.
  • Method Detail

    public string display_cal ()

    Displays the calendar with all of the dates in the correct place.

    Returns:

    The HTML formatted calendar.


      [ Generated in: 0.115s on: Wed, 08 Aug 2007 13:38:14 +0100, version: 1.1 ]

    OmegaSoft ClassDoc API Documentation Tool 2007