| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
S3FilterWidget --+
|
S3RangeFilter --+
|
S3DateFilter
Date Range Filter Widget
- use a single field or a pair of fields for start_date/end_date
Configuration options:
@keyword label: label for the widget
@keyword comment: comment for the widget
@keyword hidden: render widget initially hidden (="advanced" option)
@keyword fieldtype: explicit field type "date" or "datetime" to
use for context or virtual fields
@keyword hide_time: don't show time selector
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
operator = ["ge", "le"]
|
|
input_labels = {"ge": "From", "le": "To"}
|
|
|
Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Overrides S3FilterWidget.data_element(), constructs multiple hidden INPUTs (one per variable) with element IDs of the form <id>-<operator>-data (where no operator is translated as "eq").
|
Method to Ajax-retrieve the current options of this widget
|
Render this widget as HTML helper object(s)
|
| Class Variable Details |
operator
|
input_labels
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:49 2019 | http://epydoc.sourceforge.net |