Changes between Version 35 and Version 36 of S3
- Timestamp:
- 04/12/13 19:11:54 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3
v35 v36 12 12 * [http://en.flossmanuals.net/sahana-eden/s3xml S3XML] 13 13 * [http://en.flossmanuals.net/sahana-eden/mapping-gis Mapping & GIS] 14 14 15 == Authentication, Authorization, Accounting == 15 16 … … 20 21 == Resource Framework == 21 22 22 === Overview === 23 - [wiki:S3XRC Extensible Resource Controller] 24 - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource] 25 - [wiki:S3ResourceFilter S3ResourceFilter] 23 26 24 - [wiki:S3XRC Extensible Resource Controller] 25 26 === RESTful API === 27 == RESTful API == 27 28 28 29 - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers] … … 31 32 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format] 32 33 - [wiki:S3XRC/XMLForms Generating XML Forms (XForms)] 34 - [wiki:S3XRC/RESTfulAPI/S3Request S3Request] 33 35 34 === Developer Resources === 35 36 - [wiki:S3XRC/ModelExtensions Data Model Extensions] 37 - [wiki:S3XRC/ModelExtensions/ComponentResources Components and Link-tables] 36 == Standard Methods == 38 37 39 38 - [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] 43 40 44 - [wiki:S3SQLForm Custom Forms for S3CRUD] 45 - [wiki:S3ReusableField S3ReusableField] 41 == Frameworks == 46 42 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] 49 47 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) 51 51 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 == 53 63 54 64 - [wiki:S3/S3GroupedOptionsWidget S3GroupedOptionsWidget] 55 === XML and JSON === 65 66 == XML and JSON == 56 67 57 68 - [wiki:S3XML S3XML and S3JSON Formats] 58 69 - [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]71 70 72 71 == GIS/Mapping == … … 75 74 - [wiki:DeveloperGuidelinesGIS DeveloperGuidelines GIS] 76 75 76 == Related [wiki:BluePrints] == 77 78 - [wiki:BluePrintRecordMerger Record Merger] 79 - [wiki:BluePrintSearch Search Methods] 80 77 81 ---- 78 82 DeveloperGuidelines