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
ModuleNavigation
PHP Class Contao\ModuleNavigation
Inheritance:
extends
Module
Show file
Open project: contao/core-bundle
Protected Properties
Property
Type
Description
$strTemplate
string
Template
Public Methods
Method
Description
generate
( ) :
string
Do not display the module if there are no menu items
Protected Methods
Method
Description
compile
( )
Generate the module
Method Details
compile()
protected
method
Generate the module
protected
compile
( )
generate()
public
method
Do not display the module if there are no menu items
public
generate
( ) :
string
return
string
Property Details
$strTemplate
protected property
Template
protected
string
$strTemplate
return
string