Changes between Version 18 and Version 19 of S3/FilterForms


Ignore:
Timestamp:
03/27/13 10:30:20 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/FilterForms

    v18 v19  
    4646  - '''get_vars''' is the dict of GET vars from the previous request (used to populate the widget, required but can be empty)
    4747  - '''alias''' is the component alias to use for the URL query (optional, needed if ''resource'' is not the master resource of the request)
     48
     49The base class {{{S3FilterWidget}}} and all its subclasses are defined in {{{modules/s3/s3filter.py}}}.
    4850=== S3TextFilter ===
    4951