Interface for objects which provides a source of data to fill some controls in a form, like menulist, listbox etc.
..
| package |
jelix |
|---|---|
| subpackage |
forms |
getData(\jFormsBase $form) : array
getLabel(string $key) : string
stringthe key
stringthe label
getLabel2(string $key, \jFormsBase $form) : string
It replace getLabel so it should be called instead of getLabel.
stringthe key
stringthe label
hasGroupedData() : boolean
boolean
setGroupBy(string $group)
stringthe group parameter