Открытые члены | |
isAllowed () | |
pushTokenAction ($siteId, $uniqueId, $channelTag, $redirectUrl='') | |
authenticateAction ($token, bool $remember=false) | |
pushToken ($siteId, $uniqueId, $channelTag, $redirectUrl='', $currentUrl=null) | |
configureActions () | |
Открытые члены унаследованные от Controller | |
__construct (Request $request=null) | |
forward ($controller, string $actionName, array $parameters=null) | |
getConfigurationOfActions () | |
getModuleId () | |
isLocatedUnderPsr4 () | |
getActionUri (string $actionName, array $params=[], bool $absolute=false) | |
getUnsignedParameters () | |
getCurrentUser () | |
setCurrentUser (CurrentUser $currentUser) | |
convertKeysToCamelCase ($data) | |
listNameActions () | |
getAutoWiredParameters () | |
getPrimaryAutoWiredParameter () | |
getDefaultAutoWiredParameters () | |
getRequest () | |
getScope () | |
setScope ($scope) | |
getSourceParametersList () | |
setSourceParametersList ($sourceParametersList) | |
run ($actionName, array $sourceParametersList) | |
finalizeResponse (Response $response) | |
generateActionMethodName ($action) | |
redirectTo ($url) | |
getErrors () | |
getErrorByCode ($code) | |
Открытые статические члены | |
static | getUniqueId () |
Открытые статические члены унаследованные от Controller | |
static | className () |
static | getFullEventName ($eventName) |
См. определение в файле qrcodeauth.php строка 17
authenticateAction | ( | $token, | |
bool | $remember = false ) |
См. определение в файле qrcodeauth.php строка 41
configureActions | ( | ) |
Переопределяет метод предка Controller.
См. определение в файле qrcodeauth.php строка 159
|
static |
См. определение в файле qrcodeauth.php строка 146
isAllowed | ( | ) |
См. определение в файле qrcodeauth.php строка 19
pushToken | ( | $siteId, | |
$uniqueId, | |||
$channelTag, | |||
$redirectUrl = '', | |||
$currentUrl = null ) |
Adds a token and sends a message to p&p.
$siteId | ||
$uniqueId | ||
string | $channelTag | |
string | $redirectUrl | |
null | $currentUrl |
См. определение в файле qrcodeauth.php строка 69
pushTokenAction | ( | $siteId, | |
$uniqueId, | |||
$channelTag, | |||
$redirectUrl = '' ) |
См. определение в файле qrcodeauth.php строка 36