Changes between Version 38 and Version 39 of S3REST
- Timestamp:
- 05/14/10 07:53:22 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3REST
v38 v39 203 203 === Methods of the S3RESTRequest === 204 204 205 ==== Magic URLs ==== 206 205 207 '''here(representation=None)''' 206 208 - returns the URL of the current request … … 215 217 - returns the URL of a request with another method and record ID, but for the same resource 216 218 219 ==== Other functions ==== 220 217 221 '''target()''' 218 222 - returns the target table of the current request as tuple of (prefix, name, table, tablename)