newt_form_add_components()
newt_form_add_components - Add several components to the formSyntax
newt_form_add_components (resource $form, array $components)Arguments
- form - Form to which components will be added
- components - Array of components to add to the form
