Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Contao
ChmodTable
PHP Class Contao\ChmodTable
Inheritance:
extends
Widget
Exibir arquivo
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
Property Details
$blnSubmitInput
protected_oe property
Submit user input
protected
bool
$blnSubmitInput
return
boolean
$strTemplate
protected_oe property
Template
protected
string
$strTemplate
return
string