Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ApiUtility
PHP Class ApiUtility, Platform-API-plugin
Mostra file
Open project: nodesagency/Platform-API-plugin
Class Usage Examples
Public Methods
Method
Description
getRequestToken
(
CakeRequest
$request
)
Tries to find the AccessToken from a long range of entry points
Protected Methods
Method
Description
__construct
( )
Method Details
__construct()
protected
method
protected
__construct
( )
getRequestToken()
public
static
method
Tries to find the AccessToken from a long range of entry points
public
static
getRequestToken
(
CakeRequest
$request
)
$request
CakeRequest