Class flFormElementButton
flFormElementButton Class
Form submit button element, value is true if clicked else false.
- flFormElement
-
flFormElementButton
Copyright: Copyright (c) 2013 fusionLib. All rights reserved.
Located at system/libs/Form/flFormElementButton.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