Changes between Version 38 and Version 39 of S3REST


Ignore:
Timestamp:
05/14/10 07:53:22 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3REST

    v38 v39  
    203203=== Methods of the S3RESTRequest ===
    204204
     205==== Magic URLs ====
     206
    205207'''here(representation=None)'''
    206208  - returns the URL of the current request
     
    215217  - returns the URL of a request with another method and record ID, but for the same resource
    216218
     219==== Other functions ====
     220
    217221'''target()'''
    218222  - returns the target table of the current request as tuple of (prefix, name, table, tablename)