Changes between Version 2 and Version 3 of MapGuideRfc28
- Timestamp:
- 08/23/07 14:47:32 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc28
v2 v3 55 55 Response: 56 56 57 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, URL, Description and Preview Image URL for each of the available templates.57 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Location (URL), Description and Preview Image URL for each of the available templates. 58 58 59 59 === ENUMERATEAPPLICATIONWIDGETS === … … 65 65 Response: 66 66 67 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Description and Preview Image URLfor each of the available widgets.67 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Description, Default Image URL, Default Tooltip, and Type for each of the available widgets. 68 68 69 69 === ENUMERATEAPPLICATIONCONTAINERS === … … 75 75 Response: 76 76 77 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Description and Preview Image URLfor each of the available container types. Examples of containers are: Toolbar, Context Menu, Status Bar.77 The response will be in XML or JSON format (depending on the FORMAT parameter) and will return the Name, Description, Preview Image URL, and Type for each of the available container types. Examples of containers are: Toolbar, Context Menu, Status Bar. 78 78 79 79 == Implications ==