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
ContentCode
PHP Class Contao\ContentCode
Inheritance:
extends
ContentElement
Exibir arquivo
Open project: contao/core-bundle
Protected Properties
Property
Type
Description
$strTemplate
string
Template
Public Methods
Method
Description
generate
( ) :
string
Show the raw code in the back end
Protected Methods
Method
Description
compile
( )
Generate the content element
Method Details
compile()
protected
method
Generate the content element
protected
compile
( )
generate()
public
method
Show the raw code in the back end
public
generate
( ) :
string
return
string
Property Details
$strTemplate
protected_oe property
Template
protected
string
$strTemplate
return
string