displayField()
displayField( $f)
Returns the HTML code for displaying the field, initialized with the data supplied in $fieldData
Parameters
$f | fieldData : this stdClass object contains all the field info. Defining the function arguments into an object avoids redefining all existing functions already issued when a new argument requires to be added to the calls. $f->formID // value of the id attribute of the |