Class NTextArea
Multiline text input control.
NObject | --NComponent | --NFormControl | --NTextBase | --NTextArea
Public Method Summary | |
---|---|
NTextArea |
|
NHtml |
getControl
()
Generates control's HTML element.
|
Methods Inherited From NComponent |
---|
__construct(), attached(), detached(), getName(), getParent(), lookup(), lookupPath(), monitor(), setParent(), unmonitor(), validateParent(), __clone(), __wakeup() |
Methods Inherited From NObject |
---|
extensionMethod(), getClass(), getReflection(), __call(), __callStatic(), __get(), __isset(), __set(), __unset() |
Variable Summary |
---|
Method Details | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
line 42 __constructpublic NTextArea __construct ([string $label =
|
|||||||||||||||||||||
line 57 getControlpublic NHtml getControl () Generates control's HTML element.
|