Skip to content
  • Carsten  Rose's avatar
    Create function `Database->getNativeFormElements()` to unify all needed... · 2b29d2ca
    Carsten Rose authored
    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()
    2b29d2ca