Changes between Version 9 and Version 10 of S3REST
- Timestamp:
- 03/01/10 01:16:40 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3REST
v9 v10 125 125 126 126 '''export_json(permit=None, audit=None, template=None, filterby=None, pretty_print=False)''' 127 - export athe requested resources as JSON127 - exports the requested resources as JSON 128 128 129 129 '''import_xml(tree, permit=None, audit=None, onvalidation=None, onaccept=None)''' … … 131 131 132 132 '''options_xml(pretty_print=False)''' 133 - export the options of a fieldin the resource as XML133 - exports the options of a field (or all fields) in the resource as XML 134 134 135 135 '''options_json(pretty_print=False)''' 136 - export the options of a fieldin the resource as JSON136 - exports the options of a field (or all fields) in the resource as JSON