Class jFormStaticDatasource

Description

Implements interfaces:

A datasource which is based on static values.

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


	
			
Variable Summary
array $datas
Method Summary
void getDatas ()
void getLabel ( $key)
Variables
array $datas = array() (line 44)

associative array which contains keys and labels

  • access: public
Methods
getDatas (line 46)
  • access: public
void getDatas ()

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

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

Documentation generated on Wed, 07 Sep 2011 13:47:29 +0200 by phpDocumentor 1.4.3