Last updated 3 years ago
Definition
XoopsFormText( string $caption, string $name, int $size, int $maxlength, string $value = "" )
Usage XoopsFormText adds a normal text field.
This element inherits from XoopsFormElement as all other XoopsForm elements and is one of the easiest elements to use.