Changes between Initial Version and Version 1 of S3


Ignore:
Timestamp:
02/19/11 19:35:12 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3

    v1 v1  
     1[[TOC]]
     2= S3 Framework =
     3
     4== Authentication, Authorization, Accounting ==
     5
     6 - [wiki:S3AAA Authentication, Authorization, Accounting]
     7
     8== Resource Framework and RESTful API ==
     9
     10 '''Overview:'''
     11 - [wiki:S3XRC Extensible Resource Controller]
     12
     13 '''Implementation Guidelines:'''
     14 - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers]
     15 - [wiki:S3XRC/RESTfulAPI/Methods Supported Methods]
     16 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format]
     17
     18 '''XML and JSON:'''
     19 - [wiki:S3XRC/S3XML S3XML and S3JSON Formats]
     20 - [wiki:S3XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import]
     21
     22 '''Backend Details:'''
     23 - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource]
     24 - [wiki:S3XRC/RESTfulAPI/S3Request S3Request]
     25
     26 '''Developer Resources:'''
     27 - [wiki:S3ReusableField S3ReusableField]
     28 - [wiki:S3XRC/ModelExtensions Data Model Extensions]
     29 - [wiki:S3XRC/S3Method Extending the API by implementing S3Method]
     30
     31 - Related [wiki:BluePrints]:
     32   - [wiki:BluePrintRecordMerger Record Merger]
     33   - [wiki:BluePrintSearch Search Methods]
     34
     35== GIS/Mapping ==
     36
     37  - [wiki:DeveloperGuidelinesGIS DeveloperGuidelines GIS]
     38
     39----
     40DeveloperGuidelines