ERMD2WQueryDateRange Class Reference

Inherits er::directtoweb::components::ERDCustomQueryComponent.

Collaboration diagram for ERMD2WQueryDateRange:

Collaboration graph
[legend]

List of all members.

Classes

interface  Keys

Public Member Functions

Boolean constrainSelection ()
String cssFile ()
String cssFramework ()
String dateReadableDescription ()
String disabledDates ()
String disabledDays ()
Boolean dragDisabled ()
String enabledDates ()
 ERMD2WQueryDateRange (WOContext context)
Boolean fillGrid ()
String finalOpacity ()
String formatter ()
Boolean hideControl ()
Boolean hideInput ()
String highlightDays ()
Object maxValue ()
Object minValue ()
Boolean noFadeEffect ()
Boolean noTodayButton ()
String propertyKey ()
String rangeHigh ()
String rangeLow ()
void setMaxValue (Object obj)
void setMinValue (Object obj)

Protected Attributes

String _formatter

Private Attributes

String _dateReadableDescription
String _key


Detailed Description

Date range query component that uses ERMDatePicker

formatter propertyKey datePickerDragDisabled datePickerCssFile datePickerCssFramework datePickerConstrainSelection datePickerFillGrid datePickerFinalOpacity datePickerDisabledDays datePickerDisabledDates datePickerEnabledDates datePickerHighlightDays datePickerNoFadeEffect datePickerNoTodayButton datePickerRangeLow datePickerRangeHigh datePickerHideInput datePickerHideControl

Author:
davidleber

Constructor & Destructor Documentation

ERMD2WQueryDateRange ( WOContext  context  ) 


Member Function Documentation

Boolean constrainSelection (  ) 

ERMDatePicker option: should selection be constrained to current month (if fill grid is true)

Returns:

String cssFile (  ) 

ERMDatePicker option: name of the custom css file

Returns:

String cssFramework (  ) 

ERMDatePicker option: name of the custom css file framework

Returns:

String dateReadableDescription (  ) 

Convenience accessor for the readable date format description

Returns:

String disabledDates (  ) 

ERMDatePicker option: date range of disabled dates

Returns:

String disabledDays (  ) 

ERMDatePicker option: array (string in js format) of disabled days of the week (i.e: [0,0,0,0,0,1,1])

Returns:

Boolean dragDisabled (  ) 

ERMDatePicker option: is drag disabled

Returns:

String enabledDates (  ) 

ERMDatePicker option: date range of enabled dates

Returns:

Boolean fillGrid (  ) 

ERMDatePicker option: fill the entire grid, not just the current month

Returns:

String finalOpacity (  ) 

ERMDatePicker option: sets the final opacity

Returns:

String formatter (  ) 

Format string for the date text fields

Returns:

Boolean hideControl (  ) 

ERMDatePicker option: hide the calendar control

Returns:

Boolean hideInput (  ) 

ERMDatePicker option: hide the input text field

Returns:

String highlightDays (  ) 

ERMDatePicker option: array (string in js format) of highlighted days of the week

Returns:

Object maxValue (  ) 

Convenience getter for the displayGroups queryMax value

Returns:

Object minValue (  ) 

Convenience getter for the displayGroups queryMin value

Returns:

Boolean noFadeEffect (  ) 

ERMDatePicker option: disable fade effect

Returns:

Boolean noTodayButton (  ) 

ERMDatePicker option: don't show today button

Returns:

String propertyKey (  ) 

Convenience accessor for the current propertyKey

Returns:

String rangeHigh (  ) 

ERMDatePicker option: highest selectable date

Returns:

String rangeLow (  ) 

ERMDatePicker option: lowest selectable date

Returns:

void setMaxValue ( Object  obj  ) 

Convenience setter for the displayGroup's qeryMax value

Parameters:
obj 

void setMinValue ( Object  obj  ) 

Convenience setter for the displayGroup's qeryMin value

Parameters:
obj 


Member Data Documentation

String _formatter [protected]

String _key [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:24 2012 for Project Wonder by  doxygen 1.5.8