webmatic3.wm3GUITextArea
\core\classes\GUI\wm3GUITextArea.php at line 8

Class wm3GUITextArea

wm3GUI
└─wm3GUIField
└─wm3GUITextArea

public class wm3GUITextArea
extends wm3GUIField


Constructor Summary

wm3GUITextArea(mixed name, mixed value, mixed label, mixed rows, mixed cols)

Method Summary
void

render()

Methods inherited from webmatic3.wm3GUIField
addValidation, getColor, getEnabled, getError, getErrorMessage, getID, getJavascript, getLabel, getLabelWidth, getSpan, getTrID, getValue, getVisible, getWidths, isHidden, isSeparator, setColor, setEnabled, setError, setExtraContentAfter, setExtraContentBefore, setID, setInactive, setJavascript, setLabelWidth, setSpan, setTrID, setValue, setVisible, setWidths, validate
Methods inherited from webmatic3.wm3GUI
getName, getTitle, setData, setName, setTitle

Constructor Detail

\core\classes\GUI\wm3GUITextArea.php at line 15

wm3GUITextArea

public wm3GUITextArea(mixed name, mixed value, mixed label, mixed rows, mixed cols)

Method Detail

\core\classes\GUI\wm3GUITextArea.php at line 22

render

public void render()