Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Gregwar
Formidable
Form
getField
Gregwar\Formidable\Form::getField PHP Method
Form Class Documentation
Datei anzeigen
Open project: gregwar/formidable
getField()
public
method
Get a field
public
getField
(
$name
)
public function getField($name) { return $this->parserData->getField($name); }
Form
__construct
__get
__set
__toString
addConstraint
check
getAttribute
getContent
getData
getFactory
getField
getFields
getHtml
getJs
getParserData
getPostIndicator
getToken
getValue
getValues
handle
hookNames
parse
posted
pushLanguage
reset
setAttribute
setData
setLanguage
setOptionClass
setPlaceholder
setValue
setValues
source