Skip to content
Snippets Groups Projects
Commit 2b29d2ca authored by Carsten  Rose's avatar Carsten Rose
Browse files

Create function `Database->getNativeFormElements()` to unify all needed...

Create function `Database->getNativeFormElements()` to unify all needed actions on fresh loaded FormElements like explodeParameterInArrayElements, duplicateRetypEelements, copyAttributesToFormElements. Native FormElements will be loaded on 4 different places in 3 classes.

HelperFormElement.php: Moved copyAttributesToFormElements() from QuickFormQuery to HelperFormElement.
AbstractBuildForm.php, BuildFormBootstrap.php, QuickFormQuery.php : Use of Database->getNativeFormElements()
Database.php: HelperFormElement::copyAttributesToFormElements()
parent 8f86beee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment