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

DateBox Class Reference

Inheritance diagram for DateBox:

BaseBox List of all members.

Public Member Functions

 drawDate ($ob, $day)
 getDates ()
 drawNoDates ()
 __construct ($title, $month=null)
 initDates ()
 getTime ($date)
 drawContent ()
 canDrawDate ($key, $ob)

Public Attributes

 $month
 $maxCount = 5

Private Attributes

 $thisMonth
 $thisDay
 $thisYear
 $nextYear

Member Function Documentation

DateBox::__construct title,
month = null
 

Reimplemented from BaseBox.

Definition at line 15 of file date-box.inc.php.

DateBox::canDrawDate key,
ob
 

Definition at line 91 of file date-box.inc.php.

Referenced by drawContent().

DateBox::drawContent  ) 
 

Reimplemented from BaseBox.

Definition at line 65 of file date-box.inc.php.

References canDrawDate(), drawDate(), drawNoDates(), and initDates().

DateBox::drawDate ob,
day
[abstract]
 

Referenced by drawContent().

DateBox::drawNoDates  )  [abstract]
 

Referenced by drawContent().

DateBox::getDates  )  [abstract]
 

Referenced by initDates().

DateBox::getTime date  ) 
 

Definition at line 40 of file date-box.inc.php.

References $month.

DateBox::initDates  ) 
 

Definition at line 21 of file date-box.inc.php.

References getDates().

Referenced by drawContent().


Member Data Documentation

DateBox::$maxCount = 5
 

Definition at line 9 of file date-box.inc.php.

DateBox::$month
 

Definition at line 8 of file date-box.inc.php.

Referenced by getTime().

DateBox::$nextYear [private]
 

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

DateBox::$thisDay [private]
 

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

DateBox::$thisMonth [private]
 

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

DateBox::$thisYear [private]
 

Definition at line 6 of file date-box.inc.php.


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