PHP Class Contao\ModuleWizard

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

Protected Properties

Свойство Type Description
$blnSubmitInput boolean Submit user input
$strTemplate string Template

Méthodes publiques

Méthode Description
generate ( ) : string Generate the widget and return it as string

Method Details

generate() public méthode

Generate the widget and return it as string
public generate ( ) : string
Résultat string

Property Details

$blnSubmitInput protected_oe property

Submit user input
protected bool $blnSubmitInput
Résultat boolean

$strTemplate protected_oe property

Template
protected string $strTemplate
Résultat string