Class XoopsForm
Backward compatibility stub - use real class, as shown below for all new development.
-
Xoops\Form\Form
implements
Xoops\Form\ContainerInterface
-
XoopsForm
Methods inherited from Xoops\Form\Form
__construct(),
addElement(),
assign(),
display(),
getAction(),
getDisplay(),
getElementByName(),
getElementNames(),
getElementValue(),
getElementValues(),
getElements(),
getExtra(),
getMethod(),
getName(),
getRequired(),
getTitle(),
render(),
renderValidationJS(),
setAction(),
setElementValue(),
setElementValues(),
setExtra(),
setRequired(),
setTitle()
|