PHP Class Contao\ModuleCustomnav

Inheritance: extends Module
Show file Open project: contao/core-bundle

Protected Properties

Property Type Description
$strTemplate string Template

Public Methods

Method Description
generate ( ) : string Redirect to the selected page

Protected Methods

Method Description
compile ( ) Generate the module

Method Details

compile() protected method

Generate the module
protected compile ( )

generate() public method

Redirect to the selected page
public generate ( ) : string
return string

Property Details

$strTemplate protected property

Template
protected string $strTemplate
return string