Changes between Version 9 and Version 10 of S3REST


Ignore:
Timestamp:
03/01/10 01:16:40 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3REST

    v9 v10  
    125125
    126126'''export_json(permit=None, audit=None, template=None, filterby=None, pretty_print=False)'''
    127   - exporta the requested resources as JSON
     127  - exports the requested resources as JSON
    128128
    129129'''import_xml(tree, permit=None, audit=None, onvalidation=None, onaccept=None)'''
     
    131131
    132132'''options_xml(pretty_print=False)'''
    133   - export the options of a field in the resource as XML
     133  - exports the options of a field (or all fields) in the resource as XML
    134134
    135135'''options_json(pretty_print=False)'''
    136   - export the options of a field in the resource as JSON
     136  - exports the options of a field (or all fields) in the resource as JSON