Class flFormElementEmail
flFormElementEmail Class
HTML5 email input field.
- flFormElement
- flFormElementText
- flFormElementEmail
Copyright: Copyright (c) 2013 fusionLib. All rights reserved.
Located at system/libs/Form/flFormElementEmail.php
Methods summary
public
|
|
public
string
|
Methods inherited from flFormElementText
Methods inherited from flFormElement
_getClientRuleName()
,
_getValueEscaped()
,
addValidator()
,
attribHTML()
,
forceError()
,
getCleanedValue()
,
getClientRules()
,
getDescription()
,
getDescriptionHTML()
,
getError()
,
getJavaScript()
,
getLabel()
,
getLabelHTML()
,
getName()
,
getPlaceholder()
,
getTitle()
,
getValidText()
,
getValue()
,
hasValidators()
,
hide()
,
isDisabled()
,
isHidden()
,
isReadonly()
,
isRequired()
,
isSubmitted()
,
isValid()
,
processRequest()
,
setAutocomplete()
,
setCSS()
,
setDescription()
,
setDisabled()
,
setJavaScript()
,
setLabel()
,
setPlaceholder()
,
setReadonly()
,
setRequired()
,
setTitle()
,
setValidText()
,
setValue()
Properties summary
Properties inherited from flFormElementText
Properties inherited from flFormElement
$autocomplete
,
$class
,
$description
,
$disabled
,
$error
,
$form
,
$hidden
,
$isValid
,
$isValidText
,
$js
,
$label
,
$name
,
$placeholder
,
$readonly
,
$required
,
$title
,
$validators
,
$value