void      constructor HTML_QuickForm_text::HTML_QuickForm_text ( 
      string $elementName
        = null
      
       , string $elementLabel
        = null
      
       , mixed $attributes
        = null
      
     )
This package is not documented yet.
$elementName
       (optional)Input field name attribute
$elementLabel
       (optional)Input field label
$attributes
       (optional)Either a typical HTML attribute string or an associative array
throws no exceptions thrown
since 1.0
This function can not be called statically.