|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| get_sessiontoken () | |
| add_persistant_header ($header) | |
Static Public Member Functions | |
| static | get_auth_header_name () |
Protected Member Functions | |
| request ($url, $options=array()) | |
| multi ($requests, $options=array()) | |
Protected Attributes | |
| $token = '' | |
Definition at line 45 of file googleapi.php.
| add_persistant_header | ( | $ | header | ) |
Definition at line 90 of file googleapi.php.
| static get_auth_header_name | ( | ) | [static] |
Reimplemented in google_authclient, google_authsub, and google_authsub_request.
Definition at line 50 of file googleapi.php.

| get_sessiontoken | ( | ) |
Definition at line 86 of file googleapi.php.
Reimplemented from curl.
Definition at line 70 of file googleapi.php.

Single HTTP Request
| string | $url | The URL to request |
| array | $options |
Reimplemented from curl.
Definition at line 54 of file googleapi.php.

$token = '' [protected] |
Definition at line 46 of file googleapi.php.