scbFormField::_input_gen( array $args )Generate html with the final args.PackageContentsDescriptionParametersReturnRelatedUsesUsed ByUser Contributed NotesDescription #DescriptionParameters #Parameters$args (array) (Required)Top ↑Return #Return(string)Top ↑Related #RelatedTop ↑Uses #UsesUsesUsesDescription framework/scb/Forms.php: scbFormField::add_label()Wraps a form field in a label, and position field description. framework/scb/Util.php: html()Top ↑Used By #Used ByUsed ByUsed ByDescription framework/scb/Forms.php: scbFormField::_checkbox()Handle args for a single checkbox or radio input. framework/scb/Forms.php: scbTextField::_render()Generate the corresponding HTML for a field. framework/scb/Forms.php: scbSingleCheckboxField::_render()Generate the corresponding HTML for a field. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Uses #UsesUsesUsesDescription framework/scb/Forms.php: scbFormField::add_label()Wraps a form field in a label, and position field description. framework/scb/Util.php: html()
Top ↑Used By #Used ByUsed ByUsed ByDescription framework/scb/Forms.php: scbFormField::_checkbox()Handle args for a single checkbox or radio input. framework/scb/Forms.php: scbTextField::_render()Generate the corresponding HTML for a field. framework/scb/Forms.php: scbSingleCheckboxField::_render()Generate the corresponding HTML for a field.