Manage the TEXTAREA html element.
get_enrichText()
return if enrichText is set to true or false
set_enrichText($enrich)
set enrichText to plain or enrich , enrich for WYSIWYG function, plain, plain textarea and choose to ...
__construct($p_name="", $p_value="", $p_id="")
display()
print in html the readonly value of the widget
input($p_name=null, $p_value=null)
show the html input of the widget // style example style="height:15em;width: 80vw