PHP Class Backend\Core\Ajax\Templates

Author: Tijs Verkoyen ([email protected])
Inheritance: extends Backend\Core\Engine\Base\AjaxAction
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action
getContent ( ) : Response

Private Methods

Method Description
processFile ( string $file ) Process the content of the file.

Method Details

execute() public method

Execute the action
public execute ( )

getContent() public method

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