TextInput
class TextInput extends TextBase
Single line text input control.
Methods
__construct($label = NULL, $maxLength = NULL)
No description
void
loadHttpData()
Loads HTTP data.
Html|string
getControl()
Generates control's HTML element.
Details
at line 26
__construct($label = NULL, $maxLength = NULL)
No description
at line 38
void
loadHttpData()
Loads HTTP data.
at line 49
TextInput
setType($type)
Changes control's type attribute.
at line 60
Html|string
getControl()
Generates control's HTML element.