DateRangeList Class Reference
[Base data types used in Form]

Inheritance diagram for DateRangeList:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 import ($scope)
 toString ()

Static Public Member Functions

static stringToDateRangeList ($string)
static makeRange ($string)
 
Exceptions:
WrongArgumentException 


Static Private Member Functions

static toDate ($date)
 
Exceptions:
WrongArgumentException 


Detailed Description

Definition at line 16 of file DateRangeList.class.php.


Member Function Documentation

DateRangeList::import ( scope  ) 

Reimplemented from BasePrimitive.

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

DateRangeList::toString (  ) 

Implements Stringable.

Definition at line 47 of file DateRangeList.class.php.

References $out.

static DateRangeList::stringToDateRangeList ( string  )  [static]

Definition at line 61 of file DateRangeList.class.php.

static DateRangeList::makeRange ( string  )  [static]

Exceptions:
WrongArgumentException 

Returns:
DateRange

Definition at line 87 of file DateRangeList.class.php.

References DateRange::create().

Referenced by PrimitiveDateRange::import().

Here is the call graph for this function:

static DateRangeList::toDate ( date  )  [static, private]

Exceptions:
WrongArgumentException 

Returns:
Date

Definition at line 130 of file DateRangeList.class.php.


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