PHP Class Contao\ContentDownload

Inheritance: extends ContentElement
Afficher le fichier Open project: contao/core-bundle

Protected Properties

Свойство Type Description
$strTemplate string Template

Méthodes publiques

Méthode Description
generate ( ) : string Return if the file does not exist

Méthodes protégées

Méthode Description
compile ( ) Generate the content element

Method Details

compile() protected méthode

Generate the content element
protected compile ( )

generate() public méthode

Return if the file does not exist
public generate ( ) : string
Résultat string

Property Details

$strTemplate protected_oe property

Template
protected string $strTemplate
Résultat string