Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: /home/inri/public_html/daCode-HEAD/daCode/src/phplib/cal.php3
daCode -

Cal

Cal

Calendar with links to news archives

 

private class Cal

Calendar with links to news archives
This is to display a small calendar allowing a simple
access to the news archives.

daCode http://www.dacode.org/
src/phplib/cal.php3
$Id: cal.php3,v 1.30 2002/05/14 21:11:08 jbcombes Exp $

Depends: Config Utils Html Session

AuthorsPascal Terjan <pascal_terjan@bigfoot.com>

 

Public Method Summary

void

Cal()

Constructor
string

calbox(int $day, int $month, int $year)

Draw the calendar.

Private Field Summary

unknown

$cache

Public Method Details

Cal

public void Cal( )

  Constructor

Returns void


calbox

public string calbox( int $day, int $month, int $year )

  Draw the calendar.

Parameter
int $day
Current day
int $month
Current month
int $year
Current year
Returns string

A sidebox with the calendar


Private Field Details

$cache

private unknown $cache

>><<




Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta