Changes between Version 5 and Version 6 of S3
- Timestamp:
- 02/19/11 19:47:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3
v5 v6 8 8 - [wiki:S3AAA Authentication, Authorization, Accounting] 9 9 10 == Resource Framework and RESTful API==10 == Resource Framework == 11 11 12 '''Overview:''' 12 ==== Overview ==== 13 13 - [wiki:S3XRC Extensible Resource Controller] 14 14 15 '''API:''' 15 ==== RESTful API ==== 16 16 - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers] 17 17 - [wiki:S3XRC/RESTfulAPI/Methods Supported Methods] 18 18 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format] 19 19 20 '''Developer Resources:''' 20 ==== Developer Resources ==== 21 21 - [wiki:S3ReusableField S3ReusableField] 22 22 - [wiki:S3XRC/ModelExtensions Data Model Extensions] 23 23 - [wiki:S3XRC/S3Method Extending the RESTful API by implementing S3Method] 24 24 25 '''XML and JSON:''' 25 ==== XML and JSON ==== 26 26 - [wiki:S3XRC/S3XML S3XML and S3JSON Formats] 27 27 - [wiki:S3XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import] 28 28 29 '''Backend Details:''' 29 ==== Backend Details ==== 30 30 - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource] 31 31 - [wiki:S3XRC/RESTfulAPI/S3Request S3Request] 32 32 33 '''Related [wiki:BluePrints]:''' 33 ==== Related [wiki:BluePrints] ==== 34 34 - [wiki:BluePrintRecordMerger Record Merger] 35 35 - [wiki:BluePrintSearch Search Methods]