public function FormBuilderFormInterface::setElementArray in Form Builder 7
Set an element array.
Deprecated
This is only here for backwards compatibility. It will be removed in 2.0.
File
- ./
form_builder.classes.inc, line 296
Class
Code
public function setElementArray($element_a, $parent_id = FORM_BUILDER_ROOT, $alter = FALSE);