PHP Class Craft\RetourWidget

Inheritance: extends craft\BaseWidget
Afficher le fichier Open project: nystudio107/retour

Méthodes publiques

Méthode Description
getBodyHtml ( ) : mixed
getIconPath ( ) : string
getName ( ) : mixed
getSettingsHtml ( ) : mixed
prepSettings ( mixed $settings ) : mixed

Méthodes protégées

Méthode Description
defineSettings ( ) : array

Method Details

defineSettings() protected méthode

protected defineSettings ( ) : array
Résultat array

getBodyHtml() public méthode

public getBodyHtml ( ) : mixed
Résultat mixed

getIconPath() public méthode

public getIconPath ( ) : string
Résultat string

getName() public méthode

public getName ( ) : mixed
Résultat mixed

getSettingsHtml() public méthode

public getSettingsHtml ( ) : mixed
Résultat mixed

prepSettings() public méthode

public prepSettings ( mixed $settings ) : mixed
$settings mixed The Widget's settings
Résultat mixed