Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Contao
FormHidden
PHP Class Contao\FormHidden
Inheritance:
extends
Widget
ファイルを表示
Open project: contao/core-bundle
Protected Properties
Property
Type
Description
$blnSubmitInput
boolean
Submit user input
$strTemplate
string
Template
Public Methods
Method
Description
generate
( ) :
string
Generate the widget and return it as string
Method Details
generate()
public
method
Generate the widget and return it as string
public
generate
( ) :
string
return
string
The widget markup
Property Details
$blnSubmitInput
protected_oe property
Submit user input
protected
bool
$blnSubmitInput
return
boolean
$strTemplate
protected_oe property
Template
protected
string
$strTemplate
return
string