Declaration:
<? class HTMLInput extends HTMLTag ?>
Description: This tag displays a single input field of the form. The only required is the name attribute that specifies the name of the template variable that holds the InputField object. Along this attribute you may specify styling and scripting attributes that will be preserved in the resulting HTML tag. Note that you cannot specify the type or value attributes in the tag. This tag can only be used within the HTMLShowForm tag. Parent Classes: SDNode , SDElement , HTMLTag Authors:
Methods:
|
|