Class flFormElementSubmit
flFormElementSubmit Class
Form submit button element, value is true if clicked else false.
- flFormElement
- flFormElementSubmit
Direct known subclasses
Copyright: Copyright (c) 2007 - 2013 fusionLib. All rights reserved.
Located at system/libs/Form/flFormElementSubmit.php
Methods summary
public
|
|
public
|
|
public
string
|
|
public
string
|
Methods inherited from flFormElement
__construct()
,
_getClientRuleName()
,
_getValueEscaped()
,
addValidator()
,
attribHTML()
,
forceError()
,
getCleanedValue()
,
getClientRules()
,
getDescription()
,
getDescriptionHTML()
,
getError()
,
getJavaScript()
,
getLabel()
,
getName()
,
getPlaceholder()
,
getTitle()
,
getValidText()
,
getValue()
,
hasValidators()
,
hide()
,
isDisabled()
,
isHidden()
,
isReadonly()
,
isRequired()
,
isSubmitted()
,
isValid()
,
setAutocomplete()
,
setCSS()
,
setDescription()
,
setDisabled()
,
setJavaScript()
,
setLabel()
,
setPlaceholder()
,
setReadonly()
,
setRequired()
,
setTitle()
,
setValidText()
,
setValue()
Properties summary
protected
string
|
$caption
The button caption. |
#
null
|
Properties inherited from flFormElement
$autocomplete
,
$class
,
$description
,
$disabled
,
$error
,
$form
,
$hidden
,
$isValid
,
$isValidText
,
$js
,
$label
,
$name
,
$placeholder
,
$readonly
,
$required
,
$title
,
$validators
,
$value