require_once 'HTML/QuickForm/static.php';
void HTML_QuickForm_static::setText (string $text)
void HTML_QuickForm_static::setText
This text is essentially the static element itself. Note that setValue() is an alias for setText().
text of the element
throws no exceptions thrown
This function can not be called statically.