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 Thu, 19 Sep 2013 00:05:19 +0200 by phpDocumentor 1.4.3