/plugin/authfacebook/lib/ |
H A D | Facebook.php | 333 public function get($endpoint, $accessToken = null, $eTag = null, $graphVersion = null) 358 …nction post($endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVersion = null) 383 …tion delete($endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVersion = null) 463 …st($method, $endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVersion = null) 483 public function sendBatchRequest(array $requests, $accessToken = null, $graphVersion = null) 505 public function newBatchRequest($accessToken = null, $graphVersion = null) 532 …st($method, $endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVersion = null) 590 …get, $pathToFile, $metadata = [], $accessToken = null, $maxTransferTries = 5, $graphVersion = null)
|
H A D | FacebookRequest.php | 84 protected $graphVersion; variable in Facebook\\FacebookRequest 97 …n = null, $method = null, $endpoint = null, array $params = [], $eTag = null, $graphVersion = null)
|
H A D | FacebookBatchRequest.php | 57 …construct(FacebookApp $app = null, array $requests = [], $accessToken = null, $graphVersion = null)
|
/plugin/authfacebook/lib/FileUpload/ |
H A D | FacebookResumableUploader.php | 59 protected $graphVersion; variable in Facebook\\FileUpload\\FacebookResumableUploader 67 … public function __construct(FacebookApp $app, FacebookClient $client, $accessToken, $graphVersion)
|
/plugin/authfacebook/lib/Authentication/ |
H A D | OAuth2Client.php | 65 protected $graphVersion; variable in Facebook\\Authentication\\OAuth2Client 79 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null)
|
/plugin/authfacebook/lib/Helpers/ |
H A D | FacebookPageTabHelper.php | 48 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null)
|
H A D | FacebookSignedRequestFromInputHelper.php | 62 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null)
|