Changes between Version 17 and Version 18 of S3/FilterForms
- Timestamp:
- 03/27/13 10:29:05 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/FilterForms
v17 v18 26 26 === General === 27 27 28 All filter widgets are subclasses of the S3FilterWidget class.28 All filter widgets are subclasses of the {{{S3FilterWidget}}} class. This base class only defines the API, i.e. it does not render a filter widget - it's only used here to describe the common API of all filter widget classes. 29 29 30 30 For the configuration, a widget instance is created like: