Logidav Docs

SavFormController extends Controller
in package

User controller.

Tags
Route

("config")

Table of Contents

Methods

indexAction()  : mixed
Show Sav form
updateAction()  : mixed
Update config

Methods

indexAction()

Show Sav form

public indexAction() : mixed
Tags
Route

("/sav-form", name="config_sav_form")

Method

("GET")

updateAction()

Update config

public updateAction(Request $request) : mixed
Parameters
$request : Request
Tags
Route

("/sav-form-update", name="config_sav_form_update")

Method

("POST")


        
On this page

Search results