Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
flickr_client Member List

This is the complete list of members for flickr_client, including all inherited members.

$access_tokenoauth_helperprotected
$access_token_api (defined in oauth_helper)oauth_helperprotected
$access_token_secretoauth_helperprotected
$api_rootoauth_helperprotected
$authorize_urloauth_helperprotected
$consumer_keyoauth_helperprotected
$consumer_secretoauth_helperprotected
$http (defined in oauth_helper)oauth_helperprotected
$http_method (defined in oauth_helper)oauth_helperprotected
$http_optionsoauth_helperprotected
$nonceoauth_helperprotected
$oauth_callbackoauth_helperprotected
$request_token_apioauth_helperprotected
$sign_secretoauth_helperprotected
$timestampoauth_helperprotected
__construct($consumerkey, $consumersecret, $callbackurl='')flickr_client
oauth_helper::__construct($args)oauth_helper
call($function, array $params=[], $method='GET')flickr_client
get($url, $params=array(), $token='', $secret='')oauth_helper
get_access_token($token, $secret, $verifier='')oauth_helper
get_nonce()oauth_helper
get_photo_url($photoid)flickr_client
get_request_token_secret(array $identifiers)flickr_client
get_signable_parameters($params)oauth_helper
get_timestamp()oauth_helper
OAUTH_ROOTflickr_client
parse_result($str)oauth_helper
post($url, $params=array(), $token='', $secret='')oauth_helper
prepare_oauth_parameters($url, $params, $http_method='POST')oauth_helper
request($method, $url, $params=array(), $token='', $secret='')oauth_helper
request_token()oauth_helper
reset_state()flickr_client
REST_ROOTflickr_client
set_access_token($token, $secret)oauth_helper
set_nonce($str)oauth_helper
set_request_token_secret(array $identifiers, $secret)flickr_client
set_timestamp($time)oauth_helper
setup_oauth_http_header($params) (defined in oauth_helper)oauth_helper
setup_oauth_http_options($options)oauth_helper
sign($http_method, $url, $params, $secret)oauth_helper
upload(stored_file $photo, array $meta=[])flickr_client
UPLOAD_ROOTflickr_client
user_agent()flickr_clientstatic