PHP 클래스 ApiUtility, Platform-API-plugin

파일 보기 프로젝트 열기: nodesagency/Platform-API-plugin 1 사용 예제들

공개 메소드들

메소드 설명
getRequestToken ( CakeRequest $request ) Tries to find the AccessToken from a long range of entry points

보호된 메소드들

메소드 설명
__construct ( )

메소드 상세

__construct() 보호된 메소드

protected __construct ( )

getRequestToken() 공개 정적인 메소드

Tries to find the AccessToken from a long range of entry points
public static getRequestToken ( CakeRequest $request )
$request CakeRequest