Class XoopsFormButton
A button
- XoopsFormElement
- XoopsFormButton
Package: kernel\form
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Located at lass/xoopsform/formbutton.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono onokazu@xoops.org
Located at lass/xoopsform/formbutton.php
public
|
#
__construct( string $caption, string $name, string $value = '', string $type = 'button' )
Constructor |
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
public
string
|
$_value
Value |
|
public
string
|
$_type
Type of the button. This could be either "button", "submit", or "reset" |
$_accesskey,
$_caption,
$_class,
$_description,
$_extra,
$_formtype,
$_hidden,
$_name,
$_nocolspan,
$_required,
$customValidationCode
|