PHP Class Backend\Modules\Extensions\Actions\ExportThemeTemplates

Inheritance: extends Backend\Core\Engine\Base\ActionEdit
Datei anzeigen Open project: forkcms/forkcms

Public Methods

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

Method Details

execute() public method

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

getContent() public method

public getContent ( ) : Response
return Symfony\Component\HttpFoundation\Response