Class icms_ipf_form_Secure
Form that will output as a theme-enabled HTML table
Also adds JavaScript to validate required fields
- icms_form_Base
- icms_form_Theme
- icms_ipf_form_Base
- icms_ipf_form_Secure
Package: Form
Category: ICMS
Copyright: copyright (c) 2000-2003 XOOPS.org
License: GNU General Public License (GPL)
Author: Kazumi Ono onokazu@xoops.org
Located at ipf/form/Secure.php
Category: ICMS
Copyright: copyright (c) 2000-2003 XOOPS.org
License: GNU General Public License (GPL)
Author: Kazumi Ono onokazu@xoops.org
Located at ipf/form/Secure.php
public
|
#
__construct( string & $target, string $form_name, string $form_caption, string $form_action, string $form_fields = null, string $submit_button_caption = false, boolean $cancel_js_action = false, boolean $captcha = false )
Constructor Sets all the values / variables for the icms_ipf_form_Base (@link icms_ipf_form_Base) (parent) class |
addCustomButton(),
addElement(),
assign(),
getElementById(),
render(),
renderValidationJS(),
renderValidationJS2()
|
insertBreak()
|
$form_fields,
$targetObject
|
$_elements
|