IndexController
extends Controller
in package
implements
AirlayIndexDi
Interfaces, Classes, Traits and Enums
- AirlayIndexDi
- Interface AirlayIndexDi
Table of Contents
- dummyAction() : Response
- Dummy action is required to properly flush the response content.
- indexAction() : Response
- pingAction() : Response
- getMatomoEnable() : int
- getMatomoJsUrl() : string
- getMatomoSiteId() : int
- getMatomoTrackerUrl() : string
- getVersion() : string
Methods
dummyAction()
Dummy action is required to properly flush the response content.
public
dummyAction() : Response
Return values
Response —indexAction()
public
indexAction() : Response
Return values
Response —pingAction()
public
pingAction() : Response
Tags
Return values
Response —getMatomoEnable()
private
getMatomoEnable() : int
Return values
int —getMatomoJsUrl()
private
getMatomoJsUrl() : string
Return values
string —getMatomoSiteId()
private
getMatomoSiteId() : int
Return values
int —getMatomoTrackerUrl()
private
getMatomoTrackerUrl() : string
Return values
string —getVersion()
private
getVersion() : string