PHP Class Contao\ContentAlias

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

Public Methods

Method Description
generate ( ) : string Parse the template

Protected Methods

Method Description
compile ( ) Generate the content element

Method Details

compile() protected method

Generate the content element
protected compile ( )

generate() public method

Parse the template
public generate ( ) : string
return string