HTML_QuickForm_static::setText()

HTML_QuickForm_static::setText()

HTML_QuickForm_static::setText() -- Sets the text

Description

This text is essentially the static element itself. Note that setValue() is an alias for setText().

Parameter

string $text

text of the element

Throws

throws no exceptions thrown

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.