Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Prado
Web
UI
WebControls
TTextBox
getValidationPropertyValue
Prado\Web\UI\WebControls\TTextBox::getValidationPropertyValue PHP Méthode
TTextBox Class Documentation
Afficher le fichier
Open project: pradosoft/prado
getValidationPropertyValue()
public
méthode
This methid is required by \Prado\Web\UI\IValidatable interface.
public
getValidationPropertyValue
( ) :
mixed
Résultat
mixed
the value of the property to be validated.
public function getValidationPropertyValue() { return $this->getText(); }
TTextBox
addAttributesToRender
getAutoCompleteType
getAutoPostBack
getAutoTrim
getCausesValidation
getClientClassName
getColumns
getData
getDataChanged
getEnableClientScript
getIsValid
getMaxLength
getPersistPassword
getPostBackOptions
getReadOnly
getRows
getSafeText
getSafeTextParser
getTagName
getText
getTextMode
getValidationGroup
getValidationPropertyValue
getWrap
loadPostData
onTextChanged
raisePostDataChangedEvent
renderBeginTag
renderClientControlScript
renderContents
setAutoCompleteType
setAutoPostBack
setAutoTrim
setCausesValidation
setColumns
setData
setEnableClientScript
setIsValid
setMaxLength
setPersistPassword
setReadOnly
setRows
setText
setTextMode
setValidationGroup
setWrap