Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 371 Bytes

XoopsFormText.md

File metadata and controls

15 lines (9 loc) · 371 Bytes

XoopsFormText

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.