newt_form_add_component()
newt_form_add_component - Adds a single component to the formSyntax
newt_form_add_component (resource $form, resource $component)Arguments
- form - Form to which component will be added
- component - Component to add to the form
