Widget for rendering a string input, that is, regular text input. More...
Public Member Functions | |
render ($obj, $token, $value, $class=false) | |
Print text input box. |
Widget for rendering a string input, that is, regular text input.
string_widget::render | ( | $ | obj, | |
$ | token, | |||
$ | value, | |||
$ | class = false | |||
) |
Print text input box.
The optional argument class can be used to override the default class name.