Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CalendarBox Class Reference

Inheritance diagram for CalendarBox:

BaseBox List of all members.

Public Member Functions

 __construct ($month=null, $year=null)
 drawContent ()

Private Attributes

 $month
 $year

Member Function Documentation

CalendarBox::__construct month = null,
year = null
 

Reimplemented from BaseBox.

Definition at line 7 of file calendar-box.inc.php.

References $month, and $year.

CalendarBox::drawContent  ) 
 

Reimplemented from BaseBox.

Definition at line 24 of file calendar-box.inc.php.


Member Data Documentation

CalendarBox::$month [private]
 

Definition at line 4 of file calendar-box.inc.php.

Referenced by __construct().

CalendarBox::$year [private]
 

Definition at line 5 of file calendar-box.inc.php.

Referenced by __construct().


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1