PHP Class Backend\Modules\Extensions\Actions\ExportThemeTemplates

Inheritance: extends Backend\Core\Engine\Base\ActionEdit
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) Load the selected theme, falling back to default if none specified.
getContent ( ) : Response

Method Details

execute() public méthode

Load the selected theme, falling back to default if none specified.
public execute ( )

getContent() public méthode

public getContent ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response