FormBuilderProcessor::getValues() method
Get an array of all values from this form
Should be called only after successful form submission, see isSubmitted() method
Usage
$array = $processor->getValues();Return value
array Values indexed by inputfield 'name' attribute
$processor methods and properties
API reference based on ProcessWire core version 3.0.252