Wigbi control demos
This section demonstrate all the controls that are included in the
Wigbi release.
What are controls?
Controls are UI plugins that can be added to any Wigbi application
and applied to a page, like login forms, mail forms, object lists etc.
Controls comes in two flavors - UI controls, which add content to the
page, and extenders, which affects other DOM elements.
Controls are easily added to any Wigbi application by copying the
control class file you want to use to the wigbi/php/controls folder.