Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Contao
ModuleUser
PHP Class Contao\ModuleUser
Inheritance:
extends
BackendModule
Show file
Open project: contao/core-bundle
Protected Properties
Property
Type
Description
$strTemplate
string
Template
Public Methods
Method
Description
generate
( ) :
string
Change the palette of the current table and switch to edit mode
Protected Methods
Method
Description
compile
( ) :
string
|
void
Generate the module
Method Details
compile()
protected
method
Generate the module
protected
compile
( ) :
string
|
void
return
string
|
void
generate()
public
method
Change the palette of the current table and switch to edit mode
public
generate
( ) :
string
return
string
Property Details
$strTemplate
protected property
Template
protected
string
$strTemplate
return
string