$_tmp_file_post_params | curl | |
$accesstoken | oauth2_client | protected |
$basicauth | oauth2_client | protected |
$cache | curl | |
$emulateredirects | curl | |
$errno | curl | |
$error | curl | |
$header | curl | |
$info | curl | |
$proxy | curl | |
$rawresponse | curl | |
$refreshtoken | oauth2_client | protected |
$response | curl | |
$scope | oauth2_client | protected |
$version | curl | |
__construct($clientid, $clientsecret, moodle_url $returnurl, $scope) | oauth2_client | |
curl::__construct($settings=array()) | curl | |
auth_url() | oauth2_client | protected |
build_post_data($params) | oauth2_client | |
callback_url() | oauth2_client | static |
check_securityhelper_blocklist(string $url) | curl | protected |
cleanopt() | curl | |
delete($url, $param=array(), $options=array()) | curl | |
download($requests, $options=array()) | curl | |
download_one($url, $params, $options=array()) | curl | |
get($url, $params=array(), $options=array()) | curl | |
get_accesstoken() | oauth2_client | |
get_additional_login_parameters() | oauth2_client | |
get_cacert() | curl | static |
get_clientid() | oauth2_client | |
get_clientsecret() | oauth2_client | |
get_errno() | curl | |
get_info() | curl | |
get_login_url() | oauth2_client | |
get_raw_response() | curl | |
get_refresh_token() | oauth2_client | |
get_security() | curl | |
get_stored_token() | oauth2_client | protected |
get_tokenname() | oauth2_client | protected |
getResponse() | curl | |
head($url, $options=array()) | curl | |
is_logged_in() | oauth2_client | |
log_out() | oauth2_client | |
mock_response($response) | curl | static |
multi($requests, $options=array()) | oauth2_client | protected |
options($url, $options=array()) | curl | |
patch($url, $params='', $options=array()) | curl | |
post($url, $params='', $options=array()) | curl | |
put($url, $params=array(), $options=array()) | curl | |
request($url, $options=array(), $acceptheader='application/json') | oauth2_client | protected |
curl::request($url, $options=array()) | curl | protected |
reset_request_state_vars() | curl | protected |
resetcookie() | curl | |
resetHeader() | curl | |
resetopt() | curl | |
set_security($securityobject) | curl | |
setHeader($header) | curl | |
setopt($options=array()) | curl | |
store_token($token) | oauth2_client | protected |
strip_double_headers($input) | curl | static |
token_url() | oauth2_client | protected |
trace($url, $options=array()) | curl | |
upgrade_token($code) | oauth2_client | |
use_http_get() | oauth2_client | protected |