Class awDateRange

Description

Represents a range of dates that has either an upper or a lower bound.

The format for the date is YYYYMMDD.

Located in /classes/cm/DateRange.php

awComplexObject
   |
   --awDateRange
Variable Summary
 string $max
 string $min
Variables
string $max

the upper bound of this date range, inclusive.

string $min

the lower bound of this date range, inclusive.

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:56 +0200 by phpDocumentor 1.4.3