Welcome to the feindura API reference!
To impelement feindura in your website you need to create an instance of the Feindura class
before the header of your HTML page is sent, which means before any HTML tag.
Take a look in the methods of this class to see what you can do with feindura.
Note: The FeinduraBase class is the basis class for the Feindura class and should not be called directly.
You need this reference offline? You can download the whole API reference here.
For more advanced usage of feindura you can take a look in the [Implementation]-[Backend] package.
If you want to improve feindura, the [Backend] and [Implementation]-[Backend] package
should be interesting for you.