\qfq HelperFormElement

Summary

Methods
Properties
Constants
explodeParameterInArrayElements()
explodeParameter()
buildFormElementId()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

explodeParameterInArrayElements()

explodeParameterInArrayElements(array  $elements) 

Parameters

array $elements

Throws

\qfq\UserFormException

explodeParameter()

explodeParameter(array  $element) 

Take all rows from field $element['parameter'] and merge them with $element. '$element' grows in size.

Iterates over all FormElements in $elements. If $element['parameter'] exist and is filled: explode the content and append them to the current array.

Parameters

array $element

Throws

\qfq\UserFormException

buildFormElementId()

buildFormElementId(  $field,   $id) : string

Parameters

$field
$id

Returns

string