Changes between Version 35 and Version 36 of S3


Ignore:
Timestamp:
04/12/13 19:11:54 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3

    v35 v36  
    1212    * [http://en.flossmanuals.net/sahana-eden/s3xml S3XML]
    1313    * [http://en.flossmanuals.net/sahana-eden/mapping-gis Mapping & GIS]
     14
    1415== Authentication, Authorization, Accounting ==
    1516
     
    2021== Resource Framework ==
    2122
    22 === Overview ===
     23 - [wiki:S3XRC Extensible Resource Controller]
     24 - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource]
     25 - [wiki:S3ResourceFilter S3ResourceFilter]
    2326
    24  - [wiki:S3XRC Extensible Resource Controller]
    25 
    26 === RESTful API ===
     27== RESTful API ==
    2728
    2829 - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers]
     
    3132 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format]
    3233 - [wiki:S3XRC/XMLForms Generating XML Forms (XForms)]
     34 - [wiki:S3XRC/RESTfulAPI/S3Request S3Request]
    3335
    34 === Developer Resources ===
    35 
    36  - [wiki:S3XRC/ModelExtensions Data Model Extensions]
    37  - [wiki:S3XRC/ModelExtensions/ComponentResources Components and Link-tables]
     36== Standard Methods ==
    3837
    3938 - [wiki:S3CRUD S3CRUD]
    40  - [wiki:S3/DataViews Data Views] (!DataTable, !DataList, !PivotTable)
    41  - [wiki:S3/FilterForms S3 FilterForms]
    42  - [wiki:S3Search S3Search]
     39 - [wiki:S3Report S3Report Pivot Table Reports]
    4340
    44  - [wiki:S3SQLForm Custom Forms for S3CRUD]
    45  - [wiki:S3ReusableField S3ReusableField]
     41== Frameworks ==
    4642
    47  - [wiki:S3Report S3Report Pivot Table Reports]
    48  - [wiki:S3Tracking S3Tracking Generic Location Tracking System]
     43=== Data Model Extensions and Helpers ===
     44   - [wiki:S3XRC/ModelExtensions Data Model Extensions]
     45   - [wiki:S3XRC/ModelExtensions/ComponentResources Components and Link-tables]
     46   - [wiki:S3ReusableField S3ReusableField]
    4947
    50  - [wiki:S3/DataImportCLI Importing Data from the web2py CLI]
     48=== Search and Filters ===
     49   - [wiki:S3/FilterForms S3 FilterForms]
     50   - [wiki:S3Search S3Search] (to be deprecated)
    5151
    52 === Form Widgets ===
     52=== Forms and Views ===
     53   - [wiki:S3SQLForm Custom Forms for S3CRUD]
     54   - [wiki:S3/DataViews Data Views] (!DataTable, !DataList, !PivotTable)
     55
     56=== Location Tracking ===
     57   - [wiki:S3Tracking S3Tracking Generic Location Tracking System]
     58
     59=== Import and Export ===
     60   - [wiki:S3/DataImportCLI Importing Data from the web2py CLI]
     61
     62== Form Widgets ==
    5363
    5464 - [wiki:S3/S3GroupedOptionsWidget S3GroupedOptionsWidget]
    55 === XML and JSON ===
     65
     66== XML and JSON ==
    5667
    5768 - [wiki:S3XML S3XML and S3JSON Formats]
    5869 - [wiki:S3XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import]
    59 
    60 === Backend Details ===
    61 
    62  - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource]
    63  - [wiki:S3ResourceFilter S3ResourceFilter]
    64 
    65  - [wiki:S3XRC/RESTfulAPI/S3Request S3Request]
    66 
    67 === Related [wiki:BluePrints] ===
    68 
    69    - [wiki:BluePrintRecordMerger Record Merger]
    70    - [wiki:BluePrintSearch Search Methods]
    7170
    7271== GIS/Mapping ==
     
    7574  - [wiki:DeveloperGuidelinesGIS DeveloperGuidelines GIS]
    7675
     76== Related [wiki:BluePrints] ==
     77
     78   - [wiki:BluePrintRecordMerger Record Merger]
     79   - [wiki:BluePrintSearch Search Methods]
     80
    7781----
    7882DeveloperGuidelines