CalendarWeek Class Reference
[Calendar representation's helpers]

Calendar week representation. More...

List of all members.

Public Member Functions

 getDays ()
 addDay (CalendarDay $day)
 
Returns:
CalendarWeek


Static Public Member Functions

static create ()
 
Returns:
CalendarWeek


Private Attributes

 $days = array()


Detailed Description

Calendar week representation.

Definition at line 18 of file CalendarWeek.class.php.


Member Function Documentation

static CalendarWeek::create (  )  [static]

Returns:
CalendarWeek

Definition at line 25 of file CalendarWeek.class.php.

Referenced by CalendarMonthWeekly::__construct().

CalendarWeek::getDays (  ) 

Definition at line 30 of file CalendarWeek.class.php.

CalendarWeek::addDay ( CalendarDay day  ) 

Returns:
CalendarWeek

Definition at line 38 of file CalendarWeek.class.php.

References Date::toDate().

Here is the call graph for this function:


Member Data Documentation

CalendarWeek::$days = array() [private]

Definition at line 20 of file CalendarWeek.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:01 2007 for onPHP by  doxygen 1.5.4