Class flFormElementImage
flFormElementImage Class
Form image button element, value is true if clicked else false.
- flFormElement
-
flFormElementSubmit
-
flFormElementImage
Copyright: Copyright (c) 2012 fusionLib. All rights reserved.
Located at system/libs/Form/flFormElementImage.php
Methods summary
public
|
|
public
string
|
|
public
|
Methods inherited from flFormElementSubmit
Methods inherited from flFormElement
_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
|
$src
The image src. |
Properties inherited from flFormElementSubmit
Properties inherited from flFormElement
$autocomplete,
$class,
$description,
$disabled,
$error,
$form,
$hidden,
$isValid,
$isValidText,
$js,
$label,
$name,
$placeholder,
$readonly,
$required,
$title,
$validators,
$value