API Reference
The API reference is targeted at the more technical audience - those who might be interested to use iFAQMaker as part of their applications API. It does not contain a step-by-step instruction on how to use iFAQMaker (if you are looking for that, better refer to the Demo, which contains such a documentation), but describes the available methods together with their syntax.
So for the programmers, just another short hint: Please stick to the public objects (methods/properties), since these should stay compatible even with future updates - which cannot be guaranteed for private objects: they are subject to change, maybe even frequently. So if you find a method/property marked private in the API reference, or you find some in the code which are not mentioned by it: Consider them private, and don't use them directly. For your own interest.
