Class jFormsDataContainer

Description

this object is a container for form data

Located in /forms/jFormsDataContainer.class.php (line 17)


	
			
Variable Summary
Method Summary
jFormsDataContainer __construct (jSelectorForm $formSelector, string $formId)
void clear ()
void unsetData ( $name)
Variables
array $datas = array() (line 21)
  • access: public
array $errors = array() (line 37)

list of errors detected in data

  • access: public
string $formId (line 26)

the instance id of the form

  • access: public
jSelectorForm $formSelector (line 31)

the selector of the xml file of the form

  • access: public
Methods
Constructor __construct (line 44)
jFormsDataContainer __construct (jSelectorForm $formSelector, string $formId)
clear (line 53)
void clear ()
unsetData (line 49)
void unsetData ( $name)
  • $name

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