Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Contao
ChmodTable
PHP Class Contao\ChmodTable
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
Property Details
$blnSubmitInput
protected_oe property
Submit user input
protected
bool
$blnSubmitInput
return
boolean
$strTemplate
protected_oe property
Template
protected
string
$strTemplate
return
string