CRM_RouterTest_Page_StaticExamples
Table of Contents
Methods
-
ajaxReturnJsonResponse()
: mixed
-
psr7()
: ResponseInterface
-
psr7OldInput()
: ResponseInterface
-
submitJson()
: mixed
-
systemSendJsonResponse()
: mixed
-
textAndExit()
: mixed
ajaxReturnJsonResponse()
public
static ajaxReturnJsonResponse() : mixed
psr7()
public
static psr7(ServerRequestInterface $request) : ResponseInterface
Parameters
-
$request
: ServerRequestInterface
-
Return values
ResponseInterface
public
static psr7OldInput(ServerRequestInterface $request) : ResponseInterface
Parameters
-
$request
: ServerRequestInterface
-
Return values
ResponseInterface
submitJson()
public
static submitJson() : mixed
systemSendJsonResponse()
public
static systemSendJsonResponse() : mixed
textAndExit()
public
static textAndExit() : mixed