Interface for objects which provides a source of data to fill some controls in a form, like menulist, listbox etc...
Located in /forms/jFormsDatasource.class.php (line 19)
Class | Description |
---|---|
jIFormsDatasource2 | Interface for objects which provides a source of data to fill some controls in a form, like menulist, listbox etc... |
load and returns data to fill a control. The returned array should be
an associative array key => label
Return the label corresponding to the given key
if the class implements also jIFormsDatasource2, you must not call getLabel but getLabel2
Documentation generated on Mon, 26 Oct 2015 21:54:20 +0100 by phpDocumentor 1.4.3