jFormsDatasource.class.php
Tags
Interfaces, Classes and Traits
- jIFormsDatasource
- Interface for objects which provides a source of data to fill some controls in a form, like menulist, listbox etc.
- jIFormsDatasource2
- Interface for objects which provides a source of data to fill some controls in a form, like menulist, listbox etc.
- jIFormsDynamicDatasource
- Interface for objects which provides a source of data to fill some controls in a form, like menulist, listbox etc.
- jFormsStaticDatasource
- A datasource which is based on static values.
- jFormsDynamicDatasource
- Base class for a datasource which is based on a class and can be used for dynamic listboxes or menulists
- jFormsDaoDatasource
- A datasource which is based on a dao