====Function List==== The **Function List** addon provides a list of API functions available from ARDI, it's addons, and custom API points you can offer via the ARDI system. Currently, you access the addon through a web link - there's no UI control to access it. Go to... http://yourardiserver/s/sitename/functionlist/ ...to access the list of available API functions. ===The Function List=== Functions are organised into //folders// to help organise them. For example, all API functions related to **utilisation** will be grouped into one folder. Each folder appears in a list similar to the one below... {{funclist.png|300}} Simply click on a folder to open it and see the individual functions. ===Function Details=== Clicking on a function will open a web-based UI allowing you to test the API function and access documentation. You can see functions in two different ways - as a [[ARDI-Style UI]] and a [[API-Style UI]].