Added output API
This merge requests adds a new output API
FormProcessorInstance.getoutput
which returns the output fields of a form processor.
The default output all data does not return an array any more but it returns now fields keys by input.input_name
and action.action_name.action_output_field_name