Appboard/old/developer reference: Difference between revisions
imported>Mike.berman (Add link to data adapter development) |
imported>Jason.nicholls No edit summary |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Developer Reference}} | |||
[[Category:AppBoard old]] | |||
This section links to pages of interest to developers who want to extend the capabilities of AppBoard. | This section links to pages of interest to developers who want to extend the capabilities of AppBoard. | ||
*[[ | *[[appboard/old/custom_flex_widgets|Creating a Custom AppBoard Widget]] | ||
*[[ | *[[appboard/old/shim_reference|SHIM Reference Guide]] | ||
*[[appboard/old/custom_data_adapter|Creating an AppBoard Data Adapter]] | |||
*[[appboard/old/XMLWebServiceAdapter|Using the XMLWebServiceAdapter]] details how to collect data from RESTful XML-based web services. |
Latest revision as of 11:01, 17 July 2014
This section links to pages of interest to developers who want to extend the capabilities of AppBoard.
- Creating a Custom AppBoard Widget
- SHIM Reference Guide
- Creating an AppBoard Data Adapter
- Using the XMLWebServiceAdapter details how to collect data from RESTful XML-based web services.