Class jFormsStaticDatasource

Description

Implements interfaces:

A datasource which is based on static values.

Located in /forms/jFormsDatasource.class.php (line 51)


	
			
Variable Summary
array $data
Method Summary
void getData ( $form)
void getLabel ( $key)
Variables
array $data = array() (line 56)

associative array which contains keys and labels

  • access: public
Methods
getData (line 58)
  • access: public
void getData ( $form)
  • $form

Implementation of:
jIFormsDatasource::getData()
load and returns data to fill a control. The returned array should be
getLabel (line 62)
  • access: public
void getLabel ( $key)
  • $key

Implementation of:
jIFormsDatasource::getLabel()
Return the label corresponding to the given key

Documentation generated on Thu, 22 Mar 2012 22:16:07 +0100 by phpDocumentor 1.4.3