public function FormBuilderFormInterface::getElementIds in Form Builder 7
Get the list of currently used element ids.
Return value
array List of element ids.
File
- ./
form_builder.classes.inc, line 312
Class
Code
public function getElementIds();