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 44)
jIFormsDatasource | --jIFormsDatasource2
Return the label corresponding to the given key.
It replace getLabel so it should be called instead of getLabel.
Says if data are grouped, ie, if getData() returns a simple array
value=>label (false) or if it returns an array of simple arrays array('group label'=>array(value=>label,)) (true)
set a parameter indicating how data are grouped
Inherited From jIFormsDatasource
jIFormsDatasource::getData()
jIFormsDatasource::getLabel()
Documentation generated on Thu, 19 Sep 2013 00:05:19 +0200 by phpDocumentor 1.4.3