XoopsFormElement | --XoopsFormPassword
XoopsFormPassword XoopsFormPassword( string $caption, string $name, int $size, int $maxlength, [int $value = ""])
int getMaxlength( )
int getSize( )
string getValue( )
string render( )
void setValue( mixed $value)