6a22a903cc405e36faade984d31dc47f42bae56b
API.md
| ... | ... | @@ -0,0 +1,17 @@ |
| 1 | +#Izenda API |
|
| 2 | + |
|
| 3 | +[[_TOC_]] |
|
| 4 | + |
|
| 5 | +##[[AdHocConfig Class|/API/AdHocConfig]] |
|
| 6 | + |
|
| 7 | +The AdHocConfig class is where Izenda Reports will perform all of its initialization and configuration. |
|
| 8 | + |
|
| 9 | +##[[AdHocSettings Class|/API/AdHocSettings]] |
|
| 10 | + |
|
| 11 | +The AdHocSettings class contains all the settings Izenda uses to control various aspects of the interface and flow of data. |
|
| 12 | + |
|
| 13 | +##[[Code Samples|/API/CodeSamples]] |
|
| 14 | + |
|
| 15 | +Here we will provide snippets of programming code in various languages applicable to Izenda Reports and Dashboards that will allow you to modify and enhance your reporting solution. |
|
| 16 | + |
|
| 17 | +Note: Some of the items below are listed more than once. This is because they apply to more than one area of Izenda Reports |
|
| ... | ... | \ No newline at end of file |