AxacfController
extends FrameworkBundleAdminController
in package
Table of Contents
Methods
- ajaxUpdateActiveField() : mixed
- ajaxUpdateLangField() : mixed
- ajaxUpdateShopField() : mixed
- formAction() : mixed
- indexAction() : Response
- removeAction() : mixed
- getToolbarButtons() : array<string|int, mixed>
- Gets the header toolbar buttons.
- responseAjax() : mixed
Methods
ajaxUpdateActiveField()
public
ajaxUpdateActiveField(int $acfId) : mixed
Parameters
- $acfId : int
ajaxUpdateLangField()
public
ajaxUpdateLangField(int $acfId) : mixed
Parameters
- $acfId : int
ajaxUpdateShopField()
public
ajaxUpdateShopField(int $acfId) : mixed
Parameters
- $acfId : int
formAction()
public
formAction(Request $request) : mixed
Parameters
- $request : Request
indexAction()
public
indexAction(Request $request) : Response
Parameters
- $request : Request
Return values
ResponseremoveAction()
public
removeAction(int $acfId) : mixed
Parameters
- $acfId : int
getToolbarButtons()
Gets the header toolbar buttons.
private
getToolbarButtons() : array<string|int, mixed>
Return values
array<string|int, mixed>responseAjax()
private
responseAjax(mixed $success) : mixed
Parameters
- $success : mixed